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 d3cefdb commit e938365Copy full SHA for e938365
deploy/charts/venafi-kubernetes-agent/values.yaml
@@ -7,7 +7,7 @@ replicaCount: 1
7
8
image:
9
# -- Default to Open Source image repository
10
- repository: quay.io/jetstack/preflight
+ repository: quay.io/jetstack/venafi-agent
11
# -- Defaults to only pull if not already present
12
pullPolicy: IfNotPresent
13
# -- Overrides the image tag whose default is the chart appVersion
@@ -93,7 +93,7 @@ config:
93
period: "0h1m0s"
94
95
# -- Specify ConfigMap details to load config from an existing resource.
96
- # This should be blank by default unless you have you own config.
+ # This should be blank by default unless you have you own config.
97
configmap:
98
- name:
99
- key:
+ name:
+ key:
0 commit comments