Skip to content

Commit 72b96eb

Browse files
Apply suggestion from @QuentinBisson
1 parent 921dc8e commit 72b96eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/grafana/templates/cnpg/crossplane/azure/private-endpoint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{- if and (include "grafana.crossplane.enabled" .) (include "grafana.crossplane.isAzure" .) .Values.postgresqlCluster.crossplane.azure.enabled .Values.postgresqlCluster,crossplane.private-}}
1+
{{- if and (include "grafana.crossplane.enabled" .) (include "grafana.crossplane.isAzure" .) .Values.postgresqlCluster.crossplane.azure.enabled .Values.postgresqlCluster,crossplane.private -}}
22
{{- $tags := include "grafana.crossplane.tags" . | fromYaml -}}
33
{{- $clusterName := .Values.postgresqlCluster.crossplane.clusterName -}}
44
{{- $resourceGroup := .Values.postgresqlCluster.crossplane.azure.resourceGroup -}}

0 commit comments

Comments
 (0)