fix: set POSTGRES_PASSWORD in core secrets
This commit is contained in:
@@ -225,7 +225,7 @@ config:
|
|||||||
## Secrets
|
## Secrets
|
||||||
secrets:
|
secrets:
|
||||||
core:
|
core:
|
||||||
POSTGRES_PASSWORD: ""
|
POSTGRES_PASSWORD: "St0nks0racl3!"
|
||||||
MINIO_ACCESS_KEY: ""
|
MINIO_ACCESS_KEY: ""
|
||||||
MINIO_SECRET_KEY: ""
|
MINIO_SECRET_KEY: ""
|
||||||
REDIS_PASSWORD: ""
|
REDIS_PASSWORD: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user