mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-03 17:06:16 +00:00
add Zitadel
This commit is contained in:
10
Zitadel/example-zitadel-secrets.yaml
Normal file
10
Zitadel/example-zitadel-secrets.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# All possible options and their defaults: https://github.com/zitadel/zitadel/blob/main/cmd/defaults.yaml
|
||||
|
||||
# If not using the docker compose example, adjust these values for connecting ZITADEL to your CockroachDB
|
||||
Database:
|
||||
cockroach:
|
||||
User:
|
||||
# If the user doesn't exist already, it is created
|
||||
Username: 'zitadel_user'
|
||||
Admin:
|
||||
Username: 'root'
|
Reference in New Issue
Block a user