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
6cd37b4bd0
commit
a66cdf40e3
1 changed files with 3 additions and 3 deletions
|
|
@ -14,16 +14,16 @@ spec:
|
|||
- name: longhorn-frontend
|
||||
port: 80
|
||||
tls:
|
||||
secretName: longhorn-tls
|
||||
secretName: longhorn-tls1
|
||||
|
||||
---
|
||||
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: longhorn-tls
|
||||
name: longhorn-tls1
|
||||
spec:
|
||||
secretName: longhorn-tls
|
||||
secretName: longhorn-tls1
|
||||
issuerRef:
|
||||
name: vault-issuer
|
||||
kind: ClusterIssuer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue