Skip to content

Commit

Permalink
add missing secrets from offline-secrets.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Veki301 committed Jan 8, 2025
1 parent 4b5e5c2 commit 1ea65de
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions bin/offline-secrets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ brig:
setNexmo: |-
key: "dummy"
secret: "dummy"
rabbitmq:
username: wire-server
password: verysecurepassword
cannon:
secrets:
rabbitmq:
username: wire-server
password: verysecurepassword
cargohold:
secrets:
awsKeyId: "$minio_access_key"
Expand All @@ -51,6 +59,9 @@ gundeck:
secrets:
awsKeyId: dummykey
awsSecretKey: dummysecret
rabbitmq:
username: wire-server
password: very-secure-password
nginz:
secrets:
zAuth:
Expand Down

0 comments on commit 1ea65de

Please sign in to comment.