mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: homepage annotations
This commit is contained in:
@@ -93,6 +93,15 @@ spec:
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
||||
hajimari.io/icon: mdi:lan
|
||||
gethomepage.dev/enabled: "true"
|
||||
gethomepage.dev/name: Unifi
|
||||
gethomepage.dev/description: Centralized enterprise-grade networking for home and business.
|
||||
gethomepage.dev/group: Infrastructure
|
||||
gethomepage.dev/icon: unifi.png
|
||||
gethomepage.dev/pod-selector: >-
|
||||
app in (
|
||||
unifi
|
||||
)
|
||||
hosts:
|
||||
- host: &host "{{ .Release.Name }}.${SECRET_EXTERNAL_DOMAIN}"
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user