change secrets

This commit is contained in:
2025-03-02 02:26:14 -06:00
parent d38934ad9c
commit c959812241
2 changed files with 6 additions and 1 deletions

View File

@@ -25,7 +25,8 @@ spec:
matchLabels:
https-gateway-access: "true"
tls:
mode: Terminate
certificateRefs:
- group: ''
kind: Secret
name: https-gateway-cert
namespace: kube-system

View File

@@ -32,6 +32,10 @@ cilium:
enabled: false
gatewayAPI:
enabled: true
secretsNamespace:
create: false
name: kube-system
sync: false
socketLB:
hostNamespaceOnly: true
hubble: