You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/capsule-argo-addon/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The following Values are available for this chart.
31
31
| Key | Type | Default | Description |
32
32
|-----|------|---------|-------------|
33
33
| global.jobs.kubectl.affinity | object |`{}`| Set affinity rules |
34
-
| global.jobs.kubectl.annotations | object |`{"helm.sh/hook-delete-policy":"before-hook-creation,hook-succeeded"}`| Annotations to add to the certgen job. |
34
+
| global.jobs.kubectl.annotations | object |`{}`| Annotations to add to the certgen job. |
35
35
| global.jobs.kubectl.image.pullPolicy | string |`"IfNotPresent"`| Set the image pull policy of the helm chart job |
36
36
| global.jobs.kubectl.image.registry | string |`"docker.io"`| Set the image repository of the helm chart job |
37
37
| global.jobs.kubectl.image.repository | string |`"clastix/kubectl"`| Set the image repository of the helm chart job |
0 commit comments