Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Istio add self signed certs #982

Merged
merged 10 commits into from
Dec 17, 2024
Prev Previous commit
Next Next commit
Update VirtualService so it's picked up
mociarain committed Dec 17, 2024
commit 8e6f2498baac7223bfa0b3a595345f024d27aefd
Original file line number Diff line number Diff line change
@@ -7,10 +7,11 @@ spec:
hosts:
- "*"
gateways:
- aro-hcp-gateway-external
- aks-istio-ingress/aro-hcp-gateway-external
http:
- match:
- port: 80
- uri:
regex: '.+'
route:
- destination:
host: aro-hcp-frontend