debug: missing account token

This commit is contained in:
2024-12-28 13:35:06 +01:00
parent 2531e40a80
commit b46c2cb456
2 changed files with 0 additions and 16 deletions
-15
View File
@@ -1,15 +0,0 @@
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
-1
View File
@@ -94,7 +94,6 @@ extraDeploy:
spec:
instances: 2
imageName: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
automountServiceAccountToken: true
storage:
resizeInUseVolumes: true
size: 10Gi