Replies: 3 comments 9 replies
-
|
Hi, Looks like it's helm-charts/charts/keycloak/templates/deployment.yaml Lines 314 to 317 in 6fd22a6 |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
I created the PR #574 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hello! When i try use truststore an error occurs while creating a container: Chart Version: 0.11.3 |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm having a problem configuring a truststore and its password in a secret in the values.yaml
It is written in the values.yaml regarding the truststore password:
As I don't want to configure the password as raw text in the values.yaml and would like to use the existing secret for the password, my question would be: What is the key for password?
I already tried: truststore-password, trust-store-password, truststorePassword
But I get this error:
ERROR [org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] (main) ERROR: No trust store password providedWould someone please help here? I'd be appreciated.
Chart Version: 0.6.6
App Version: 26.4.1
Beta Was this translation helpful? Give feedback.
All reactions