fix(bootstrap): fix ArgoCD ingress cert syntax

This commit is contained in:
Khue Doan 2021-12-05 22:34:56 +07:00
parent 90ebb96904
commit 18314225e4

View File

@ -2,7 +2,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: argocd-server
labels:
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
spec:
ingressClassName: nginx