Skip to content

Commit 56ea254

Browse files
committed
remove line 131
1 parent 21e021e commit 56ea254

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/helm.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ Example of using `extraInitContainers`:
128128
```yaml
129129
extraInitContainers: |
130130
- name: customization
131-
image: {{ .Values.image.repository }}:{{ .Values.image.tag }}
132131
imagePullPolicy: IfNotPresent
133132
env:
134133
- name: SERVICE_URL

0 commit comments

Comments
 (0)