AKS demo run - Certificates not found/generated #1101
Unanswered
AstritCepele
asked this question in
Q&A
Replies: 1 comment
-
@AstritCepele: Any luck on this? I am also stuck in the same situation with the exact same config. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to run a demo of KEDA 2.10 in AKS for azure-devops pipeline. I followed the instructions and I did a deployment of helm charts.
I have encountered the below issue that all deployments are failing to mount the certificate:
Config of certificate block:
I investigated the helm charts and I don't understand how the secret is deployed in this case. There is a certificate resource, but on the mentioned conditions it is not deployed.
Helm version:
❯ helm version
version.BuildInfo{Version:"v3.5.4", GitCommit:"1b5edb69df3d3a08df77c9902dc17af864ff05d1", GitTreeState:"dirty", GoVersion:"go1.16.3"}
AKS version: 1.24.9
Beta Was this translation helpful? Give feedback.
All reactions