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
f3d914e308
commit
7f774c7dbd
1 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@ apiVersion: traefik.io/v1alpha1
|
|||
kind: IngressRoute
|
||||
metadata:
|
||||
name: longhorn-ingress
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
|
|
@ -12,4 +14,4 @@ spec:
|
|||
- name: longhorn-frontend
|
||||
port: 80
|
||||
tls:
|
||||
secretName: longhorn-tls
|
||||
secretName: longhorn-tls
|
||||
Loading…
Add table
Add a link
Reference in a new issue