This commit is contained in:
Ulf Gebhardt 2021-02-17 12:51:40 +01:00
parent d6d7801eb8
commit 49a46ef5e3
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -3,7 +3,7 @@ apiVersion: storage.k8s.io/v1
metadata:
name: storage-{{ .Release.Name }}-persistent
labels:
app.kubernetes.io/name: "{{ .Chart.Name }}"
app.kubernetes.io/name: "{{ .Chart.Name }}"
app.kubernetes.io/instance: "{{ .Release.Name }}"
app.kubernetes.io/version: "{{ .Chart.AppVersion }}"
app.kubernetes.io/component: "persistent storage"