2025-07-10 17:53:51 +03:00

36 lines
745 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

image:
repository: ghcr.io/home-assistant/home-assistant
tag: "2025.7.1"
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 8123
persistence:
enabled: true
storageClass: nfs-client
size: 5Gi
ingress:
enabled: true
ingressClassName: traefik
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
hosts:
- host: home.dvirlabs.com
paths:
- path: /
pathType: Prefix
configuration:
enabled: true
forceInit: true # Optional forces merging with template on every start
trusted_proxies:
- 10.0.0.0/8
- 192.168.0.0/16
- 172.16.0.0/12
- 127.0.0.1/8
- 10.42.0.0/16 # Your K3s pod CIDR