2021-11-26 21:26:54 +07:00
|
|
|
hajimari:
|
2021-12-26 12:36:14 +07:00
|
|
|
image: # TODO remove this https://github.com/toboshii/hajimari/blob/main/charts/hajimari/values.yaml
|
2021-11-26 21:47:11 +07:00
|
|
|
tag: v0.2.0
|
2021-11-29 11:15:58 +07:00
|
|
|
env:
|
|
|
|
TZ: Asia/Ho_Chi_Minh
|
2021-11-26 21:34:12 +07:00
|
|
|
ingress:
|
|
|
|
main:
|
|
|
|
enabled: true
|
2021-11-29 21:16:27 +07:00
|
|
|
ingressClassName: nginx
|
2021-11-26 21:34:12 +07:00
|
|
|
annotations:
|
2021-12-26 12:36:14 +07:00
|
|
|
cert-manager.io/cluster-issuer: letsencrypt-prod
|
2022-05-04 08:55:41 +07:00
|
|
|
hajimari.io/enable: 'false'
|
2021-11-26 21:26:54 +07:00
|
|
|
hosts:
|
2021-12-26 12:36:14 +07:00
|
|
|
- host: &host home.khuedoan.com
|
|
|
|
paths:
|
|
|
|
- path: /
|
|
|
|
pathType: Prefix
|
2021-11-26 21:34:12 +07:00
|
|
|
tls:
|
2021-12-26 12:36:14 +07:00
|
|
|
- secretName: hajimari-tls-certificate
|
|
|
|
hosts:
|
|
|
|
- *host
|
2022-05-04 08:16:16 +07:00
|
|
|
hajimari:
|
|
|
|
defaultEnable: true
|
|
|
|
namespaceSelector:
|
|
|
|
any: true
|
|
|
|
groups:
|
|
|
|
- name: Homelab
|
|
|
|
links:
|
|
|
|
- name: Documentation
|
|
|
|
url: https://homelab.khuedoan.com
|
|
|
|
- name: Public GitHub repository
|
|
|
|
url: https://github.com/khuedoan/homelab
|
|
|
|
- name: Managed services
|
|
|
|
links:
|
|
|
|
- name: Terraform Cloud
|
|
|
|
url: https://app.terraform.io
|
|
|
|
- name: Cloudflare
|
|
|
|
url: https://dash.cloudflare.com
|