Skip to content

Commit e938365

Browse files
committed
Use quay.io/jetstack/venafi-agent
Signed-off-by: Richard Wall <[email protected]>
1 parent d3cefdb commit e938365

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

deploy/charts/venafi-kubernetes-agent/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replicaCount: 1
77

88
image:
99
# -- Default to Open Source image repository
10-
repository: quay.io/jetstack/preflight
10+
repository: quay.io/jetstack/venafi-agent
1111
# -- Defaults to only pull if not already present
1212
pullPolicy: IfNotPresent
1313
# -- Overrides the image tag whose default is the chart appVersion
@@ -93,7 +93,7 @@ config:
9393
period: "0h1m0s"
9494

9595
# -- Specify ConfigMap details to load config from an existing resource.
96-
# This should be blank by default unless you have you own config.
96+
# This should be blank by default unless you have you own config.
9797
configmap:
98-
name:
99-
key:
98+
name:
99+
key:

0 commit comments

Comments
 (0)