fix storage names

This commit is contained in:
2024-06-22 22:38:42 -05:00
parent 9f542994a3
commit 30fbc32a62
2 changed files with 5 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
apiVersion: v1
kind: PersistentVolume
metadata:
name: readarr-boooks-nfs-storage
name: readarr-books-nfs-storage
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: readarr-boooks-nfs-storage
app.kubernetes.io/name: readarr-books-nfs-storage
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/version: {{ .Chart.AppVersion }}
app.kubernetes.io/component: storage