Auto generate crt
This commit is contained in:
parent
5b6cc772cb
commit
86f86e395d
@ -20,8 +20,8 @@ replicaCount: 1
|
|||||||
tls:
|
tls:
|
||||||
enabled: true
|
enabled: true
|
||||||
usePem: true
|
usePem: true
|
||||||
autoGenerated: false
|
autoGenerated: true
|
||||||
existingSecret: keycloak-crt
|
# existingSecret: keycloak-crt # Removed - using auto-generated certificate instead
|
||||||
certFilename: tls.crt
|
certFilename: tls.crt
|
||||||
certKeyFilename: tls.key
|
certKeyFilename: tls.key
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user