mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 02:39:49 +00:00
fix(home-assistant): missing secrets
This commit is contained in:
@@ -82,12 +82,12 @@ spec:
|
||||
AGE_PUBKEY:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: "home-assistant-litestream-agekey"
|
||||
name: "home-assistant-secrets"
|
||||
key: "AGE_PUBKEY"
|
||||
AGE_SECRET:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: "home-assistant-litestream-agekey"
|
||||
name: "home-assistant-secrets"
|
||||
key: "AGE_SECRET"
|
||||
securityContext: *sc
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user