Add an ingress for argocd

This commit is contained in:
2025-06-30 22:04:18 +02:00
parent 524778e498
commit bfabda783b
+10
View File
@@ -19,3 +19,13 @@ spec:
values: |
global:
domain: argocd.sdg.moe
certificate:
enabled: true
server:
ingress:
enabled: true
ingressClassName: cilium
annotations:
ingress.cilium.io/tls-passthrough: "true"
ingress.cilium.io/force-https: "true"
tls: true