Skip to content

Commit 9bf2877

Browse files
committed
Use agent image in the venafi repository
Update the venafi-agent chart to use the image in the venafi public repository Signed-off-by: Oluwole Fadeyi <[email protected]>
1 parent 61a66a9 commit 9bf2877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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/venafi-agent
10+
repository: registry.venafi.cloud/venafi-agent/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

0 commit comments

Comments
 (0)