14 lines
455 B
YAML
14 lines
455 B
YAML
name: homeassistant
|
|
install: true
|
|
description: Home Assistant is an open source home automation platform that puts local control and privacy first.
|
|
version: 2025.1.0
|
|
icon: https://brands.home-assistant.io/homeassistant/logo.png
|
|
requires: []
|
|
defaultConfig:
|
|
image: ghcr.io/home-assistant/home-assistant:stable
|
|
timezone: UTC
|
|
storage: 50Gi
|
|
domain: hass.{{ .cloud.internalDomain }}
|
|
tlsSecretName: wildcard-internal-wild-cloud-tls
|
|
requiredSecrets: []
|