debug: add import-export sidecar

This commit is contained in:
2024-12-29 21:41:07 +01:00
parent dee898a97d
commit 3706f37030
+7
View File
@@ -112,3 +112,10 @@ extraDeploy:
retentionPolicy: 60d
target: prefer-standby
sidecars:
- name: import-export
image: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
imagePullPolicy: Always
command:
- /bin/bash
- sleep 365d