helm/hass/elect/kustomization.yaml
2023-09-06 04:41:05 +00:00

13 lines
324 B
YAML

# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: hass
resources:
- deployment.yaml
secretGenerator:
- name: sgcc-electricity
files:
- config/HASS_TOKEN
- config/PASSWORD
- config/PHONE_NUMBER