Skip to content

Commit

Permalink
Update charts/kof-mothership/templates/promxy/operator-deployment.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Denis Ryzhkov <[email protected]>
  • Loading branch information
gmlexx and denis-ryzhkov authored Jan 23, 2025
1 parent 7e0a85e commit 723078a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 723078a

Please sign in to comment.