We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38fa6ee + bd5bac1 commit cb789bbCopy full SHA for cb789bb
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