We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b40eb8 commit 1d54363Copy full SHA for 1d54363
1 file changed
k8s/portfolio/backend/env/secret.yaml
@@ -4,5 +4,6 @@ metadata:
4
name: backend-secret
5
type: Opaque
6
stringData:
7
+ POSTGRES_PASSWORD: "postgres"
8
FIRST_SUPERUSER: "admin@example.com"
9
FIRST_SUPERUSER_PASSWORD: "admin123"
0 commit comments