microscopic-answer-24504
03/31/2023, 6:28 AMfaint-insurance-61054
03/31/2023, 8:56 AMadventurous-knife-42324
03/31/2023, 9:47 AMfaint-insurance-61054
03/31/2023, 10:01 AMfaint-insurance-61054
03/31/2023, 10:01 AMapiVersion: <http://networking.istio.io/v1alpha3|networking.istio.io/v1alpha3>
kind: VirtualService
metadata:
name: {{ .Chart.Name }}-public
labels:
app: {{ .Chart.Name }}
spec:
hosts:
- auth.{{ .Values.domain }}
gateways:
- istio-ingress/http-gateway
http:
- name: kratos-public
route:
- destination:
host: {{ include "kratos.name" . }}-public
port:
number: {{ .Values.service.public.port }}
faint-insurance-61054
03/31/2023, 10:01 AMfaint-insurance-61054
03/31/2023, 10:06 AM