Skip to content

Commit a4e00ef

Browse files
committed
Fix testing
Signed-off-by: Oluwole Fadeyi <[email protected]>
1 parent 9bf2877 commit a4e00ef

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/venafi-agent:latest
22+
value: registry.venafi.cloud/venafi-agent/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)