anpassung
This commit is contained in:
@@ -48,7 +48,10 @@ spec:
|
||||
- name: POSTGRES_USER
|
||||
value: "admin"
|
||||
- name: POSTGRES_PASSWORD
|
||||
value: "geheim123"
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: wt-secrets
|
||||
key: POSTGRES_PASSWORD
|
||||
ports:
|
||||
- containerPort: 5432
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user