apps/meet/calcom-secrets/calcom-variables: fix calendso key length
This commit is contained in:
parent
d3e59ae1f5
commit
7ecbb64119
|
@ -9,3 +9,4 @@ spec:
|
||||||
- fieldName: postgresql_postgres_password
|
- fieldName: postgresql_postgres_password
|
||||||
- fieldName: nextauth_secret
|
- fieldName: nextauth_secret
|
||||||
- fieldName: calendso_key
|
- fieldName: calendso_key
|
||||||
|
length: 32
|
||||||
|
|
Loading…
Reference in New Issue