mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add ingress annotation
This commit is contained in:
@@ -4,6 +4,7 @@ metadata:
|
||||
name: argocd-server-ingress
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/rewrite-target: /
|
||||
cert-manager.io/cluster-issuer: lets-encrypt
|
||||
namespace: argocd
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
|
||||
Reference in New Issue
Block a user