debug: add import-export sidecar
This commit is contained in:
@@ -114,7 +114,7 @@ extraDeploy:
|
|||||||
|
|
||||||
sidecars:
|
sidecars:
|
||||||
- name: import-export
|
- name: import-export
|
||||||
image: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
|
image: docker.io/bitnami/keycloak:26.0.2-debian-12-r0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
command:
|
command:
|
||||||
- /usr/bin/sleep
|
- /usr/bin/sleep
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ initContainers: |
|
|||||||
|
|
||||||
sidecars:
|
sidecars:
|
||||||
- name: import-export
|
- name: import-export
|
||||||
image: ghcr.io/cloudnative-pg/postgresql:17.2-27-bookworm
|
image: docker.io/bitnami/keycloak:26.0.2-debian-12-r0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
command:
|
command:
|
||||||
- /usr/bin/sleep
|
- /usr/bin/sleep
|
||||||
|
|||||||
Reference in New Issue
Block a user