Skip to content

Commit ee65a03

Browse files
committed
dbchecker image tag as string
Signed-off-by: Stefan Gries <[email protected]>
1 parent 486cffa commit ee65a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/keycloakx/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ dbchecker:
386386
# Docker image used to check Database readiness at startup
387387
repository: docker.io/busybox
388388
# Image tag for the dbchecker image
389-
tag: 1.32
389+
tag: "1.32"
390390
# Image pull policy for the dbchecker image
391391
pullPolicy: IfNotPresent
392392
# SecurityContext for the dbchecker container

0 commit comments

Comments
 (0)