Skip to content

Commit

Permalink
Merge pull request #17 from ReToCode/istio-inject
Browse files Browse the repository at this point in the history
Add knative-serving-ingress for OSSM 3.x
  • Loading branch information
ReToCode authored Sep 25, 2024
2 parents 10eb61f + 895cf04 commit 8d121f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/common-allow-knative-to-ns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ spec:
- "{{ $v }}"
{{- end }}
- "knative-serving"
- "knative-serving-ingress"
- {{ $.Values.istioNamespace | quote }}
{{ end }}
{{- if $.Values.eventing.enabled }}
Expand Down

0 comments on commit 8d121f8

Please sign in to comment.