Skip to content

Commit

Permalink
Update api-gateway-gatewayclassconfig.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahalsmiller authored Oct 31, 2022
1 parent 4abbebd commit 71f56d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/consul/templates/api-gateway-gatewayclassconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ spec:
{{- end }}
{{ - if .Values.apiGateway.managedGatewayClass.tolerations }}
tolerations:
{ { tpl .Values.apiGateway.managedGatewayClass.tolerations . | indent 4 | trim } }
{ { - end } }
{{ tpl .Values.apiGateway.managedGatewayClass.tolerations . | indent 4 | trim }}
{{ - end }}
{{- if .Values.apiGateway.managedGatewayClass.copyAnnotations.service }}
copyAnnotations:
service:
Expand Down

0 comments on commit 71f56d8

Please sign in to comment.