fix(maubot): fix copy-paste error in val for secret default vals

This commit is contained in:
Tommy 2024-04-10 13:02:30 +02:00
parent e460b91d1a
commit d7b18a6775
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ initContainers:
- secretRef:
name: maubot-secret
envFromSecret: attic-secret
envFromSecret: maubot-secret
image:
repository: dock.mau.dev/maubot/maubot

View file

@ -12,7 +12,7 @@ initContainers:
- secretRef:
name: maubot-secret
envFromSecret: attic-secret
envFromSecret: maubot-secret
image:
repository: dock.mau.dev/maubot/maubot