This commit is contained in:
@@ -151,7 +151,7 @@ spec:
|
||||
{{- end }}
|
||||
{{- if .Values.storage.local.active }}
|
||||
{{- range .Values.storage.folders }}
|
||||
{{- if or ( eq . certificates ) ( eq . secrets ) }}
|
||||
{{- if or ( eq . "certificates" ) ( eq . "secrets" ) }}
|
||||
- name: cloud
|
||||
mountPath: "/app/{{ . }}"
|
||||
subPath: "{{ . }}"
|
||||
@@ -187,4 +187,4 @@ spec:
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
name: http
|
||||
protocol: TCP
|
||||
protocol: TCP
|
||||
|
||||
Reference in New Issue
Block a user