fix(cilium): disable alpn

I have a hunch that this somehow interferes with Argo CD.

The Argo CD login page shows up in Safari 18.5, Brave 1.80.120 and
Firefox 140.0.4.
After logging in using Authelia (OIDC), Argo CD starts to display 404
error in Brave and Firefox, but it works in Safari.
Clearing site data makes the login page show up in Brave and Firefox
again.

Signed-off-by: Vegard Hagen <[email protected]>
This commit is contained in:
Vegard Hagen
2025-07-21 10:27:13 +02:00
parent cb66358a0e
commit c1b1719e8c
+3 -9
View File
@@ -70,8 +70,8 @@ loadBalancer:
gatewayAPI: gatewayAPI:
enabled: true enabled: true
enableAlpn: true # enableAlpn: true
enableAppProtocol: true # enableAppProtocol: true
envoy: envoy:
securityContext: securityContext:
capabilities: capabilities:
@@ -87,13 +87,7 @@ hubble:
enabled: true enabled: true
rollOutPods: true rollOutPods: true
ingressController: ingressController: { enabled: false }
enabled: false
default: true
loadbalancerMode: shared
service:
annotations:
io.cilium/lb-ipam-ips: 192.168.1.223
# mTLS # mTLS
authentication: authentication: