mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 15:37:44 +02:00
feat: homepage annotations
This commit is contained in:
@@ -109,6 +109,15 @@ spec:
|
||||
external-dns.alpha.kubernetes.io/enabled: "true"
|
||||
external-dns.alpha.kubernetes.io/target: services.${SECRET_DOMAIN}.
|
||||
hajimari.io/icon: mdi:list-status
|
||||
gethomepage.dev/enabled: "true"
|
||||
gethomepage.dev/name: Gatus
|
||||
gethomepage.dev/description: Automated developer-oriented status page.
|
||||
gethomepage.dev/group: Applications
|
||||
gethomepage.dev/icon: gatus.png
|
||||
gethomepage.dev/pod-selector: >-
|
||||
app in (
|
||||
gatus
|
||||
)
|
||||
hosts:
|
||||
- host: &host "status.${SECRET_EXTERNAL_DOMAIN}"
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user