mirror of
https://github.com/zoriya/snow.git
synced 2026-08-15 18:44:14 +00:00
Add an ingress for argocd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user