fixing typo
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user