mirror of
https://github.com/zitadel/zitadel.git
synced 2025-02-28 22:27:23 +00:00
chore: zitadel service account instead of eventstore (#300)
This commit is contained in:
parent
c8a0a050ba
commit
509a993d31
@ -3,7 +3,7 @@ BASEDIR=$(dirname "$0")
|
||||
gopass sync --store zitadel-secrets
|
||||
|
||||
# Tracing
|
||||
gopass zitadel-secrets/zitadel/developer/default/zitadel-svc-account-eventstore-local | base64 -D > "$BASEDIR/local_svc-account-tracing.json"
|
||||
gopass zitadel-secrets/zitadel/developer/default/zitadel-svc-account-zitadel-local | base64 -D > "$BASEDIR/local_svc-account-tracing.json"
|
||||
export GOOGLE_APPLICATION_CREDENTIALS="$BASEDIR/local_svc-account-tracing.json"
|
||||
|
||||
export ZITADEL_TRACING_PROJECT_ID=caos-citadel-test
|
||||
|
Loading…
x
Reference in New Issue
Block a user