add precommit hooks

This commit is contained in:
2024-12-30 16:55:01 -06:00
parent 8ec7f590b2
commit 56fe199fb9
12 changed files with 190 additions and 41 deletions

View File

@@ -65,7 +65,7 @@ bootstrap:
{{- with (omit . "postInitApplicationSQL") }}
{{- . | toYaml | nindent 4 }}
{{- end }}
{{- end }}
{{- end }}
externalClusters:
- name: "{{ include "cluster.name" . }}-cluster"
{{- with .Values.replica.externalCluster }}