mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
3e4a682e7b
commit
4ee9c3da06
1 changed files with 3 additions and 3 deletions
|
|
@ -14,16 +14,16 @@ spec:
|
||||||
- name: longhorn-frontend
|
- name: longhorn-frontend
|
||||||
port: 80
|
port: 80
|
||||||
tls:
|
tls:
|
||||||
secretName: longhorn-tls1
|
secretName: longhorn-tls
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
apiVersion: cert-manager.io/v1
|
apiVersion: cert-manager.io/v1
|
||||||
kind: Certificate
|
kind: Certificate
|
||||||
metadata:
|
metadata:
|
||||||
name: longhorn-tls1
|
name: longhorn-tls
|
||||||
spec:
|
spec:
|
||||||
secretName: longhorn-tls1
|
secretName: longhorn-tls
|
||||||
issuerRef:
|
issuerRef:
|
||||||
name: vault-issuer
|
name: vault-issuer
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue