💄 hajimari icons

This commit is contained in:
auricom
2023-09-02 16:22:14 +02:00
parent 273026744d
commit c97a631196
6 changed files with 10 additions and 0 deletions

View File

@@ -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}"

View File

@@ -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"

View File

@@ -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}"

View File

@@ -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:

View File

@@ -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}"

View File

@@ -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: