mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
Update file argocd.yaml
This commit is contained in:
parent
4ecc147ee3
commit
8b83ca797f
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ metadata:
|
|||
annotations:
|
||||
kubernetes.io/ingress.class: traefik
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
nginx.ingress.kubernetes.io/whitelist-source-range: "192.168.0.0/16"
|
||||
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
|
||||
#nginx.ingress.kubernetes.io/whitelist-source-range: "192.168.0.0/16"
|
||||
#nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
|
||||
spec:
|
||||
rules:
|
||||
- host: argocd.internal.durp.info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue