Skip to content

Commit 077953b

Browse files
committed
Update the Helm test to allow for venafi-agent image
Signed-off-by: Richard Wall <[email protected]>
1 parent e15eebf commit 077953b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/charts/venafi-kubernetes-agent/tests/deployment_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tests:
1919
# Check is latest is set as tag that it uses that tag
2020
- equal:
2121
path: spec.template.spec.containers[0].image
22-
value: quay.io/jetstack/preflight:latest
22+
value: quay.io/jetstack/venafi-agent:latest
2323

2424
# Check naming works with nameOverride
2525
- it: Deployment name is set when nameOverride is used

0 commit comments

Comments
 (0)