Skip to content

Commit 95adb11

Browse files
zwirecvasiliy-t
andauthored
Update helm-charts/tarantool-cartridge/templates/deployment.yaml
Co-authored-by: Vasiliy Tyubek <v.tyubek@gmail.com>
1 parent 682fb78 commit 95adb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-charts/tarantool-cartridge/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ spec:
6868
- name: ndots
6969
value: "1"
7070
securityContext:
71-
fsGroup: { { .securityContext.fsGroup } }
71+
fsGroup: {{ .securityContext.fsGroup }}
7272
containers:
7373
- name: pim-storage
7474
image: "{{ $.Values.image.repository }}:{{ $.Values.image.tag }}"

0 commit comments

Comments
 (0)