Skip to content

Commit a8952ba

Browse files
fix: run generate commands
1 parent 32ef042 commit a8952ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/charts/venafi-kubernetes-agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ default replicas, do not scale up
105105
> registry.venafi.cloud/venafi-agent/venafi-agent
106106
> ```
107107
108-
The container image for the Enterprise Issuer.
108+
The container image for the Discovery Agent.
109109
#### **image.pullPolicy** ~ `string`
110110
> Default value:
111111
> ```yaml

deploy/charts/venafi-kubernetes-agent/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
},
351351
"helm-values.image.repository": {
352352
"default": "registry.venafi.cloud/venafi-agent/venafi-agent",
353-
"description": "The container image for the Enterprise Issuer.",
353+
"description": "The container image for the Discovery Agent.",
354354
"type": "string"
355355
},
356356
"helm-values.image.tag": {

0 commit comments

Comments
 (0)