fixup! ♻️ migration externalsecrets

This commit is contained in:
auricom
2023-07-14 23:16:36 +02:00
parent 7029232412
commit 179b8d6d8c
26 changed files with 148 additions and 200 deletions

View File

@@ -14,5 +14,5 @@ spec:
creationPolicy: Owner
dataFrom:
- extract:
# SMTP_DOMAIN, SMTP_EMAIL_SMTP_USERNAME, SMTP_PASSWORD
# SMTP_DOMAIN, SMTP_USERNAME, SMTP_PASSWORD
key: smtp-relay

View File

@@ -38,7 +38,6 @@ spec:
DEBUG: "true"
SMTP_DOMAIN: "${SECRET_DOMAIN}"
SMTP_SERVER: "smtp.fastmail.com"
SMTP_USERNAME: "${SECRET_EMAIL_SMTP_USERNAME}"
SMTP_PORT: "465"
envFrom:
- secretRef:

View File

@@ -30,7 +30,7 @@ metadata:
name: zigbee2mqtt
namespace: default
spec:
sourcePVC: zigbee2mqtt-images
sourcePVC: zigbee2mqtt-config
trigger:
schedule: "0 7 * * *"
restic: