debug: missing account token

This commit is contained in:
2024-12-28 09:44:12 +01:00
parent 4c7315c5ba
commit 0ce818e2f5
+14 -14
View File
@@ -80,18 +80,18 @@ initContainers: |
mountPath: /keycloak/themes/oceanbox
extraDeploy:
- apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: prod-keycloak
namespace: keycloak
spec:
instances: 2
imageName: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
storage:
resizeInUseVolumes: true
size: 10Gi
backup:
retentionPolicy: 60d
target: prefer-standby
- apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: prod-keycloak
namespace: keycloak
spec:
instances: 2
# imageName: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
storage:
resizeInUseVolumes: true
size: 10Gi
backup:
retentionPolicy: 60d
target: prefer-standby