Skip to content

Commit

Permalink
yaml change
Browse files Browse the repository at this point in the history
Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
  • Loading branch information
raghavi101 committed Nov 6, 2023
1 parent d13de0e commit 006b540
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions helm-guestbook/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ container:
port: 8080

image:
repository: quay.io/quay/busybox
repository: quay.io/ablock/gitops-helm-quarkus
tag: latest
pullPolicy: Always
commands: ['sh', '-c', 'tail -f /dev/null']

probe: {}

Expand Down

0 comments on commit 006b540

Please sign in to comment.