change method

This commit is contained in:
2024-12-21 23:22:34 -06:00
parent 32e232d8e2
commit 158d4ca676
4 changed files with 11 additions and 2 deletions

View File

@@ -60,4 +60,5 @@ spec:
enablePodMonitor: {{ and .Values.cluster.monitoring.enabled .Values.cluster.monitoring.podMonitor.enabled }}
{{ include "cluster.bootstrap" . | nindent 2 }}
{{ include "cluster.backup" . | nindent 2 }}