Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Oct 13, 2023
1 parent 0c885de commit 1f43307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/hedera-the-graph-node/templates/secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ data:
{{- if not (hasKey .Values.postgres.user "fromSecret") }}
PG_USERNAME: {{ .Values.postgres.user.value | b64enc | quote }}
{{- end }}


0 comments on commit 1f43307

Please sign in to comment.