fixing typo

This commit is contained in:
2024-11-05 00:35:31 +00:00
parent 83f88f9848
commit e6dd804ab7

View File

@@ -11,7 +11,7 @@ spec:
source:
repoURL: "https://cloudnative-pg.github.io/charts" # Helm repository for Tailscale
chart: cloudnative-pg # Chart name
targetRevision: {{ .Values.cnpd.targetRevision }}
targetRevision: {{ .Values.cnpg.targetRevision }}
destination:
server: {{ .Values.cnpg.destination.server }}
namespace: {{ .Values.cnpg.destination.namespace }}