fixed typo

This commit is contained in:
2024-11-14 23:36:01 +00:00
parent 71d8aa9fc5
commit c06b8bf2f3

View File

@@ -23,7 +23,7 @@ spec:
name: {{ .Values.vaultwarden.dataPvc.name }}
storageClassName: {{ .Values.vaultwarden.dataPvc.storageClassName }}
size: {{ .Values.vaultwarden.dataPvc.size }}
mainNamespace: {{ .Values.destnation.namespace }}
mainNamespace: {{ .Values.destination.namespace }}
destination:
server: {{ .Values.destination.server }}
namespace: {{ .Values.destination.namespace }}