mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
4ee9c3da06
commit
1de9ef55e2
2 changed files with 2 additions and 2 deletions
|
|
@ -72,7 +72,7 @@ metadata:
|
|||
spec:
|
||||
secretName: argocd-tls
|
||||
issuerRef:
|
||||
name: letsencrypt-production
|
||||
name: vault-issuer
|
||||
kind: ClusterIssuer
|
||||
commonName: "argocd.infra.durp.info"
|
||||
dnsNames:
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ metadata:
|
|||
spec:
|
||||
secretName: vault-tls
|
||||
issuerRef:
|
||||
name: letsencrypt-production
|
||||
name: vault-issuer
|
||||
kind: ClusterIssuer
|
||||
commonName: "vault.infra.durp.info"
|
||||
dnsNames:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue