fix array

master
Marius Ensrud 5 years ago
parent b30149238d
commit e8501dc512

@ -34,7 +34,7 @@ spec:
image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
imagePullPolicy: {{ .Values.image.pullPolicy }}
env:
name: ALLOW
- name: ALLOW
value: {{ .Values.allowNetwork | quote }}
ports:
- name: rsync

Loading…
Cancel
Save