Update file argocd.yaml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user