Skip to content

Commit 1724e3a

Browse files
edited path for secrets
1 parent fa7e987 commit 1724e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/charts/os2iot-backend/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ spec:
9191
value: some-ca-key-password
9292
volumeMounts:
9393
- name: secret-ca-crt
94-
mountPath: /tmp/os2iot/backend/dist/resources
94+
mountPath: /tmp/os2iot/backend/resources
9595
readOnly: true
9696
volumes:
9797
- name: "{{ $.Chart.Name }}-configmap"

0 commit comments

Comments
 (0)