mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-24 10:02:23 +07:00
fix(apps/hajimari): fix timezone and ingress discovery
This commit is contained in:
parent
71daf91eef
commit
0df3667504
@ -1,8 +1,12 @@
|
|||||||
hajimari:
|
hajimari:
|
||||||
image: # TODO remove this https://github.com/toboshii/hajimari/blob/main/charts/hajimari/values.yaml
|
image: # TODO remove this https://github.com/toboshii/hajimari/blob/main/charts/hajimari/values.yaml
|
||||||
tag: v0.2.0
|
tag: v0.2.0
|
||||||
namespaceSelector:
|
env:
|
||||||
any: true
|
TZ: Asia/Ho_Chi_Minh
|
||||||
|
hajimari:
|
||||||
|
defaultEnable: true
|
||||||
|
namespaceSelector:
|
||||||
|
any: true
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
main:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
Loading…
Reference in New Issue
Block a user