forked from khuedoan/homelab
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvalues.yaml
38 lines (38 loc) · 1.04 KB
/
values.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
hajimari:
image: # TODO remove this https://github.com/toboshii/hajimari/blob/main/charts/hajimari/values.yaml
tag: v0.2.0
env:
TZ: Europe/Amsterdam
ingress:
main:
enabled: true
ingressClassName: nginx
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
hajimari.io/enable: 'false'
hosts:
- host: &host home.jupiter.mein.nl
paths:
- path: /
pathType: Prefix
tls:
- secretName: hajimari-tls-certificate
hosts:
- *host
hajimari:
defaultEnable: true
namespaceSelector:
any: true
groups:
- name: Homelab
links:
- name: Documentation
url: https://homelab.jupiter.mein.nl
- name: Public GitHub repository
url: https://github.com/infratron/homelab
- name: Managed services
links:
- name: Terraform Cloud
url: https://app.terraform.io
- name: Cloudflare
url: https://dash.cloudflare.com