Files
infrastructure/clusters/cl01tl/manifests/home-assistant/ExternalSecret-home-assistant-token-secret.yaml
gitea-bot f2f79060d1 Automated Manifest Update (#5276)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `workflow_dispatch` by `@alexlebens`
- **Commit**: `361db06` (on `main`)
- **Charts Updated**: `postiz`

### Update Details (2026-03-30 01:44 UTC)
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `4130942` (on `4130942c8720bd14bc99b776da2f28c23f3619c8`)
- **Charts Updated**: `harbor,headlamp,home-assistant`

Reviewed-on: #5276
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2026-03-30 01:46:32 +00:00

19 lines
485 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: home-assistant-token-secret
namespace: home-assistant
labels:
app.kubernetes.io/name: home-assistant-token-secret
app.kubernetes.io/instance: home-assistant
app.kubernetes.io/part-of: home-assistant
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: bearer-token
remoteRef:
key: /cl01tl/home-assistant/auth
property: bearer-token