mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file argocd.yaml
This commit is contained in:
parent
c151fef8ee
commit
4ecc147ee3
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ kind: Ingress
|
|||
metadata:
|
||||
name: argocd-ingress
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: nginx
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue