We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d58f029 + bd5bac1 commit 5eba903Copy full SHA for 5eba903
1 file changed
deploy/cr.yaml
@@ -222,7 +222,9 @@ spec:
222
# memory: 128Mi
223
# sidecars:
224
# - name: testcontainer
225
-# image: mycontainer1:latest
+# image: busybox:latest
226
+# command: ["sleep", "30d"]
227
+# securityContext: {}
228
# - name: testcontainer2
229
# image: mycontainer1:latest
230
#
@@ -359,7 +361,9 @@ spec:
359
361
360
362
363
# - name: bouncertestcontainer1
364
365
366
367
368
# customTLSSecret:
369
# name: keycloakdb-pgbouncer.tls
0 commit comments