yaml change

Signed-off-by: Raghavi Shirur <rshirur@redhat.com>
This commit is contained in:
Raghavi Shirur 2023-11-02 18:38:22 +05:30
parent 7f50ddb39f
commit 5b0d79e75b
1 changed files with 1 additions and 2 deletions

View File

@ -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: {}