diff --git a/infra/vault/templates/ingress.yaml b/infra/vault/templates/ingress.yaml index 09e5d33..73abf7e 100644 --- a/infra/vault/templates/ingress.yaml +++ b/infra/vault/templates/ingress.yaml @@ -22,9 +22,9 @@ spec: apiVersion: cert-manager.io/v1 kind: Certificate metadata: - name: longhorn-tls + name: vault-tls spec: - secretName: longhorn-tls + secretName: vault-tls issuerRef: name: letsencrypt-production kind: ClusterIssuer