We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf2877 commit a4e00efCopy full SHA for a4e00ef
deploy/charts/venafi-kubernetes-agent/tests/deployment_test.yaml
@@ -19,7 +19,7 @@ tests:
19
# Check is latest is set as tag that it uses that tag
20
- equal:
21
path: spec.template.spec.containers[0].image
22
- value: quay.io/jetstack/venafi-agent:latest
+ value: registry.venafi.cloud/venafi-agent/venafi-agent:latest
23
24
# Check naming works with nameOverride
25
- it: Deployment name is set when nameOverride is used
0 commit comments