Skip to content

Commit

Permalink
fix(helm): add random generated encryption_key
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Jun 2, 2023
1 parent 66daf19 commit 6e89285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/managed-identity-wallet/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
secrets:
DB_USER_NAME: <path:managed-identity-wallets/data/dev/postgres-managed-identity-wallets-secret-config#user>
DB_PASSWORD: <path:managed-identity-wallets/data/dev/postgres-managed-identity-wallets-secret-config#password>
ENCRYPTION_KEY: xxx
ENCRYPTION_KEY: 8dfedff855839ff6461f9d7e5ee4bb1b0300206db7d55a76ae0504dfa58f9a90
KEYCLOAK_CLIENT_ID: <path:managed-identity-wallets/data/dev/managed-identity-wallets-secrets#miw-auth-client-id>

envs:
Expand Down

0 comments on commit 6e89285

Please sign in to comment.