mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 08:47:17 +02:00
feat: homepage annotations
This commit is contained in:
@@ -75,6 +75,15 @@ spec:
|
||||
external-dns.alpha.kubernetes.io/enabled: "true"
|
||||
external-dns.alpha.kubernetes.io/target: services.${SECRET_DOMAIN}.
|
||||
hajimari.io/icon: mdi:text
|
||||
gethomepage.dev/enabled: "true"
|
||||
gethomepage.dev/name: Joplin
|
||||
gethomepage.dev/description: Secure note taking and to-do app with synchronisation capabilities
|
||||
gethomepage.dev/group: Applications
|
||||
gethomepage.dev/icon: joplin.png
|
||||
gethomepage.dev/pod-selector: >-
|
||||
app in (
|
||||
joplin
|
||||
)
|
||||
hosts:
|
||||
- host: &host "{{ .Release.Name }}.${SECRET_EXTERNAL_DOMAIN}"
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user