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:
|
valueFrom:
|
||||||
configMapKeyRef:
|
configMapKeyRef:
|
||||||
name: postgres-config
|
name: postgres-config
|
||||||
key: postgres-db
|
key: postgres-db
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5432
|
- containerPort: 5432
|
||||||
name: postgresql
|
name: postgresql
|
||||||
|
|
Loading…
Reference in a new issue