Skip to content

Commit

Permalink
Add missing Envoy patch file for Kustomize generation of Helm charts (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
agrski authored Oct 26, 2022
1 parent 8c1338a commit 86695ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions k8s/kustomize/helm-components/patch_envoy_service.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- op: replace
path: /spec/ports/0/name
value: "{{ .Values.serviceGRPCPrefix }}data"

0 comments on commit 86695ff

Please sign in to comment.