mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🚑 ghostfolio ingressclass
This commit is contained in:
@@ -65,7 +65,7 @@ spec:
|
|||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
ingressClassName: "nginx"
|
className: "nginx"
|
||||||
annotations:
|
annotations:
|
||||||
hajimari.io/icon: mdi:cash-multiple
|
hajimari.io/icon: mdi:cash-multiple
|
||||||
hosts:
|
hosts:
|
||||||
|
@@ -71,7 +71,7 @@ spec:
|
|||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: internal
|
className: nginx
|
||||||
hosts:
|
hosts:
|
||||||
- host: &host hass-code.${SECRET_CLUSTER_DOMAIN}
|
- host: &host hass-code.${SECRET_CLUSTER_DOMAIN}
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user