Skip to content

Commit

Permalink
remove anno
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Lo <[email protected]>
  • Loading branch information
lowc1012 committed Feb 25, 2024
1 parent 7428c83 commit 1c91956
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/flyte-binary/templates/ingress/http.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ metadata:
{{- if .Values.ingress.httpAnnotations }}
{{- tpl ( .Values.ingress.httpAnnotations | toYaml ) . | nindent 4 }}
{{- end }}
{{- if not .Values.ingress.separateGrpcIngress }}
nginx.ingress.kubernetes.io/backend-protocol: "GRPC"
{{- end }}
spec:
{{- if .Values.ingress.httpIngressClassName }}
ingressClassName: {{ .Values.ingress.httpIngressClassName | quote }}
Expand Down

0 comments on commit 1c91956

Please sign in to comment.