diff --git a/ptp-chat/ptp-chat-istio.yaml b/ptp-chat/ptp-chat-istio.yaml index 24e4548..49daee2 100644 --- a/ptp-chat/ptp-chat-istio.yaml +++ b/ptp-chat/ptp-chat-istio.yaml @@ -63,7 +63,7 @@ spec: - ptp-chat.k8s.bittehackmichnicht.de tls: mode: SIMPLE # TLS-Termination am Gateway, damit der VirtualService den Traffic aufteilen kann - credentialName: kubernetes-gateway://ptp-chat/istio-cert # Name des TLS-Zertifikats, das im Sealed Secret definiert ist + credentialName: istio-cert # Name des TLS-Zertifikats in Kubernetes, das für die Verschlüsselung verwendet wird --- apiVersion: networking.istio.io/v1beta1 kind: VirtualService