From 723078aecaf02779a317bb33626429734914f703 Mon Sep 17 00:00:00 2001 From: Aleksei Larkov Date: Thu, 23 Jan 2025 12:04:47 +0200 Subject: [PATCH] Update charts/kof-mothership/templates/promxy/operator-deployment.yaml Co-authored-by: Denis Ryzhkov --- charts/kof-mothership/templates/promxy/operator-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/kof-mothership/templates/promxy/operator-deployment.yaml b/charts/kof-mothership/templates/promxy/operator-deployment.yaml index 0e361db..ee6b0d9 100644 --- a/charts/kof-mothership/templates/promxy/operator-deployment.yaml +++ b/charts/kof-mothership/templates/promxy/operator-deployment.yaml @@ -45,7 +45,7 @@ spec: {{- end }} {{- if .Values.promxy.operator.affinity }} affinity: -{{ toYaml .Values.promxy.operator.affinity | indent 8 }} + {{- toYaml .Values.promxy.operator.affinity | nindent 8 }} {{- end }} containers: - name: operator