[stable/airflow] remove secret subpath (#15450)

Signed-off-by: Marcin Szymanski <ms32035@gmail.com>
This commit is contained in:
Marcin Szymański
2019-07-23 01:12:54 -07:00
committed by Kubernetes Prow Robot
parent 1bf31b1f48
commit 2bf5e63aa4
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: Airflow is a platform to programmatically author, schedule and monitor workflows
name: airflow
version: 3.0.5
version: 3.0.6
appVersion: 1.10.3
icon: https://airflow.apache.org/_images/pin_large.png
home: https://airflow.apache.org/
@@ -101,7 +101,6 @@ spec:
- name: {{ . }}-volume
readOnly: true
mountPath: {{ $secretsDir }}/{{ . }}
subPath: {{ . }}
{{- end }}
{{- if .Values.persistence.enabled }}
- name: dags-data