This commit is contained in:
DeveloperDurp 2025-02-11 04:43:51 -06:00
parent 1641178875
commit 9003f7f475

View file

@ -68,9 +68,9 @@ spec:
apiVersion: cert-manager.io/v1 apiVersion: cert-manager.io/v1
kind: Certificate kind: Certificate
metadata: metadata:
name: longhorn-tls name: argocd-tls
spec: spec:
secretName: longhorn-tls secretName: argocd-tls
issuerRef: issuerRef:
name: letsencrypt-production name: letsencrypt-production
kind: ClusterIssuer kind: ClusterIssuer