nextcloud public ip

This commit is contained in:
2025-03-06 19:19:10 -07:00
parent 93c219db88
commit 072fc4e57e
4 changed files with 74 additions and 0 deletions

View File

@@ -3,8 +3,14 @@ kind: Ingress
metadata:
name: jellyfin-proxy-ingress
namespace: projects
annotations:
cert-manager.io/cluster-issuer: cloudflare-issuer
spec:
ingressClassName: nginx
tls:
- hosts:
- jellyfin.alexmickelson.guru
secretName: ha-tls-cert
rules:
- host: jellyfin.alexmickelson.guru
http: