debug: add import-export sidecar

This commit is contained in:
2024-12-29 21:47:15 +01:00
parent 3d67b97222
commit 43c6077d9a
3 changed files with 2 additions and 19 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 -2
View File
@@ -117,6 +117,5 @@ sidecars:
image: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
imagePullPolicy: Always
command:
- /bin/bash
- sleep
- /usr/bin/sleep
- 365d
+1 -2
View File
@@ -78,6 +78,5 @@ sidecars:
image: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
imagePullPolicy: Always
command:
- /bin/bash
- sleep
- /usr/bin/sleep
- 365d