debug: add import-export sidecar
This commit is contained in:
@@ -112,3 +112,10 @@ extraDeploy:
|
|||||||
retentionPolicy: 60d
|
retentionPolicy: 60d
|
||||||
target: prefer-standby
|
target: prefer-standby
|
||||||
|
|
||||||
|
sidecars:
|
||||||
|
- name: import-export
|
||||||
|
image: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
|
||||||
|
imagePullPolicy: Always
|
||||||
|
command:
|
||||||
|
- /bin/bash
|
||||||
|
- sleep 365d
|
||||||
|
|||||||
Reference in New Issue
Block a user