debug: add import-export sidecar
This commit is contained in:
@@ -114,7 +114,7 @@ extraDeploy:
|
||||
|
||||
sidecars:
|
||||
- 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
|
||||
command:
|
||||
- /usr/bin/sleep
|
||||
|
||||
@@ -75,7 +75,7 @@ initContainers: |
|
||||
|
||||
sidecars:
|
||||
- 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
|
||||
command:
|
||||
- /usr/bin/sleep
|
||||
|
||||
Reference in New Issue
Block a user