Skip to content

Commit

Permalink
feat: jellyfin ingress homepage annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
luissimas committed May 5, 2024
1 parent d74eed2 commit d9b0252
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/media/jellyfin/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ kind: Ingress
metadata:
name: jellyfin
namespace: media
annotations:
gethomepage.dev/name: Jellyfin
gethomepage.dev/description: Media server
gethomepage.dev/enabled: "true"
gethomepage.dev/group: Media
gethomepage.dev/icon: jellyfin.png
spec:
tls:
- hosts:
Expand Down

0 comments on commit d9b0252

Please sign in to comment.