Skip to content

Commit

Permalink
Update charts/consul/templates/api-gateway-controller-deployment.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Ashwin Venkatesh <ashwin@hashicorp.com>
  • Loading branch information
sarahalsmiller and Ashwin Venkatesh authored Oct 31, 2022
1 parent 971845b commit 11f36d9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,8 @@ spec:
nodeSelector:
{{ tpl .Values.apiGateway.controller.nodeSelector . | indent 8 | trim }}
{{- end }}
{{ - if .Values.apiGateway.controller.tolerations }}
{{- if .Values.apiGateway.controller.tolerations }}
tolerations:
{{ tpl .Values.apiGateway.controller.tolerations . | indent 8 | trim }}
{{ - end }}
{{- end }}
{{- end }}

0 comments on commit 11f36d9

Please sign in to comment.