fixed typo
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
|||||||
name: {{ .Values.vaultwarden.dataPvc.name }}
|
name: {{ .Values.vaultwarden.dataPvc.name }}
|
||||||
storageClassName: {{ .Values.vaultwarden.dataPvc.storageClassName }}
|
storageClassName: {{ .Values.vaultwarden.dataPvc.storageClassName }}
|
||||||
size: {{ .Values.vaultwarden.dataPvc.size }}
|
size: {{ .Values.vaultwarden.dataPvc.size }}
|
||||||
mainNamespace: {{ .Values.destnation.namespace }}
|
mainNamespace: {{ .Values.destination.namespace }}
|
||||||
destination:
|
destination:
|
||||||
server: {{ .Values.destination.server }}
|
server: {{ .Values.destination.server }}
|
||||||
namespace: {{ .Values.destination.namespace }}
|
namespace: {{ .Values.destination.namespace }}
|
||||||
|
|||||||
Reference in New Issue
Block a user