Update kgateway/Gateway_https.yaml

point to self-signed cert since kc.aiplatform.combient.com is not valid for actual cert
This commit is contained in:
forge 2025-10-22 12:17:54 +00:00
parent 2f6bf7d6d6
commit ceb84a41f0

View File

@ -18,5 +18,5 @@ spec:
certificateRefs: certificateRefs:
- group: "" - group: ""
kind: Secret kind: Secret
name: cluster-tls name: combient-tls
mode: Terminate mode: Terminate