mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 07:55:06 +02:00
feat: homepage annotations
This commit is contained in:
@@ -81,6 +81,15 @@ spec:
|
||||
className: nginx
|
||||
annotations:
|
||||
hajimari.io/icon: mdi:barcode-scan
|
||||
gethomepage.dev/enabled: "true"
|
||||
gethomepage.dev/name: Paperless
|
||||
gethomepage.dev/description: Document management system that transform physical documents into a searchable online archive.
|
||||
gethomepage.dev/group: Applications
|
||||
gethomepage.dev/icon: paperless.png
|
||||
gethomepage.dev/pod-selector: >-
|
||||
app in (
|
||||
paperless
|
||||
)
|
||||
hosts:
|
||||
- host: &host "{{ .Release.Name }}.${SECRET_EXTERNAL_DOMAIN}"
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user