remove unused blanks
This commit is contained in:
parent
04f08ef0d9
commit
2d3f50d2a9
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ spec:
|
|||
valueFrom:
|
||||
configMapKeyRef:
|
||||
name: postgres-config
|
||||
key: postgres-db
|
||||
key: postgres-db
|
||||
ports:
|
||||
- containerPort: 5432
|
||||
name: postgresql
|
||||
|
|
Loading…
Reference in a new issue