debug: add import-export sidecar

This commit is contained in:
2024-12-29 21:44:06 +01:00
parent 3706f37030
commit 3d67b97222
2 changed files with 11 additions and 1 deletions
+2 -1
View File
@@ -118,4 +118,5 @@ sidecars:
imagePullPolicy: Always
command:
- /bin/bash
- sleep 365d
- sleep
- 365d
+9
View File
@@ -72,3 +72,12 @@ initContainers: |
volumeMounts:
- name: theme
mountPath: /keycloak/themes/oceanbox
sidecars:
- name: import-export
image: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
imagePullPolicy: Always
command:
- /bin/bash
- sleep
- 365d