update app-template chart

This commit is contained in:
2025-05-16 20:05:17 -05:00
parent ef8eba9bf6
commit e6b4eddcd1
27 changed files with 35 additions and 110 deletions

View File

@@ -6,9 +6,6 @@ metadata:
labels:
app.kubernetes.io/name: {{ .Release.Name }}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/version: {{ .Chart.AppVersion }}
app.kubernetes.io/component: storage
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
persistentVolumeReclaimPolicy: Retain
storageClassName: nfs-client