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 c2033a3 commit 96cd2c0Copy full SHA for 96cd2c0
deploy/charts/jetstack-agent/tests/deployment_test.yaml
@@ -20,7 +20,7 @@ tests:
20
# Check is latest is set as tag that it uses that tag
21
- equal:
22
path: spec.template.spec.containers[0].image
23
- value: quay.io/jetstack/preflight:latest
+ value: registry.venafi.cloud/venafi-agent/venafi-agent:latest
24
25
# Check naming works with nameOverride
26
- it: Deployment name is set when nameOverride is used
0 commit comments