Skip to content

Commit

Permalink
fix proto conflict on gloo pod until del
Browse files Browse the repository at this point in the history
  • Loading branch information
lgadban committed Jan 23, 2025
1 parent 3d82895 commit 7c20bbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install/helm/gloo/templates/1-gloo-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ spec:
- name: HEADER_SECRET_REF_NS_MATCHES_US
value: "true"
{{- end}}
- name: GOLANG_PROTOBUF_REGISTRATION_CONFLICT
value: ignore
{{- if not .Values.global.glooMtls.enabled }}
readinessProbe:
tcpSocket:
Expand Down

0 comments on commit 7c20bbe

Please sign in to comment.