fix: run keycloak in 2 replicas

This commit is contained in:
2024-12-25 09:10:15 +01:00
parent 38f80bdf48
commit 5081ef9a13
+10
View File
@@ -1,22 +1,30 @@
replicaCount: 2
production: true
proxy: edge
auth:
adminPassword: en to tre fire
adminUser: admin
existingSecret: ""
managementPassword: ""
managementUser: manager
postgresql:
enabled: true
auth:
postgresPassword: "avatar mustiness economic"
password: "punctured abstain facility"
extraVolumeMounts:
- mountPath: /opt/bitnami/keycloak/themes/oceanbox
name: theme
extraVolumes:
- emptyDir: {}
name: theme
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
@@ -39,6 +47,7 @@ ingress:
selfSigned: false
servicePort: http
tls: true
adminIngress:
enabled: true
annotations:
@@ -62,6 +71,7 @@ adminIngress:
selfSigned: false
servicePort: http
tls: true
initContainers: |
- name: keycloak-theme-provider
image: docker.io/juselius/oceanbox-theme:1.1