mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
💄 hajimari icons
This commit is contained in:
@@ -78,6 +78,8 @@ spec:
|
||||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
annotations:
|
||||
hajimari.io/icon: mdi:cctv
|
||||
ingressClassName: nginx
|
||||
hosts:
|
||||
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
|
||||
|
@@ -55,6 +55,8 @@ spec:
|
||||
ingressClassName: nginx
|
||||
annotations:
|
||||
external-dns.home.arpa/enabled: "true"
|
||||
hajimari.io/appName: Immich
|
||||
hajimari.io/icon: mdi:image-album
|
||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||
rewrite /api/(.*) /$1 break;
|
||||
nignx.ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||
|
@@ -41,6 +41,8 @@ spec:
|
||||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
annotations:
|
||||
hajimari.io/icon: mdi:ideogram-cjk-variant
|
||||
ingressClassName: "nginx"
|
||||
hosts:
|
||||
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
|
||||
|
@@ -44,6 +44,7 @@ spec:
|
||||
ingressClassName: nginx
|
||||
annotations:
|
||||
external-dns.home.arpa/enabled: "true"
|
||||
hajimari.io/enable: "false"
|
||||
hosts:
|
||||
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
|
||||
paths:
|
||||
|
@@ -61,6 +61,8 @@ spec:
|
||||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
annotations:
|
||||
hajimari.io/icon: mdi:account-multiple
|
||||
ingressClassName: nginx
|
||||
hosts:
|
||||
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
|
||||
|
@@ -78,6 +78,7 @@ spec:
|
||||
ingressClassName: nginx
|
||||
annotations:
|
||||
external-dns.home.arpa/enabled: "true"
|
||||
hajimari.io/icon: mdi:list-status
|
||||
hosts:
|
||||
- host: &host "status.${SECRET_CLUSTER_DOMAIN}"
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user