Update k8s manifests

This commit is contained in:
ansible 2026-03-10 21:21:53 +08:00
parent a21aa6d573
commit d63eceeff4
2 changed files with 7 additions and 8 deletions

View File

@ -31,12 +31,9 @@ spec:
enforceSSO: true
smtp:
existingSecret: vaultwarden-smtp-secret
host:
existingSecretKey: SMTP_HOST
port:
existingSecretKey: SMTP_PORT
from:
existingSecretKey: SMTP_FROM
host: mail.smtp2go.com
port: 2525
from: "vaultwarden@n0ball.tw"
username:
existingSecretKey: SMTP_USERNAME
password:

View File

@ -45,8 +45,10 @@ spec:
userKey: admin-user
passwordKey: admin-password
envFromSecrets:
- grafana-oidc-secret
- grafana-smtp-secret
- name: grafana-oidc-secret
optional: false
- name: grafana-smtp-secret
optional: false
grafana.ini:
server:
root_url: https://grafana.n0ball.tw