fixing typo
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
|||||||
source:
|
source:
|
||||||
repoURL: "https://cloudnative-pg.github.io/charts" # Helm repository for Tailscale
|
repoURL: "https://cloudnative-pg.github.io/charts" # Helm repository for Tailscale
|
||||||
chart: cloudnative-pg # Chart name
|
chart: cloudnative-pg # Chart name
|
||||||
targetRevision: {{ .Values.cnpd.targetRevision }}
|
targetRevision: {{ .Values.cnpg.targetRevision }}
|
||||||
destination:
|
destination:
|
||||||
server: {{ .Values.cnpg.destination.server }}
|
server: {{ .Values.cnpg.destination.server }}
|
||||||
namespace: {{ .Values.cnpg.destination.namespace }}
|
namespace: {{ .Values.cnpg.destination.namespace }}
|
||||||
|
|||||||
Reference in New Issue
Block a user