feat: homepage annotations

This commit is contained in:
auricom
2024-08-28 23:03:06 +02:00
parent 9512880c63
commit 70f18de66e
36 changed files with 319 additions and 2 deletions

View File

@@ -83,6 +83,15 @@ spec:
enabled: true
annotations:
hajimari.io/icon: mdi:account-multiple
gethomepage.dev/enabled: "true"
gethomepage.dev/name: lldap
gethomepage.dev/description: Light LDAP implementation
gethomepage.dev/group: Infrastructure
gethomepage.dev/icon: lldap.png
gethomepage.dev/pod-selector: >-
app in (
lldap
)
className: nginx
hosts:
- host: &host "{{ .Release.Name }}.${SECRET_EXTERNAL_DOMAIN}"