Conform to YAML style conventions.

Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com>
This commit is contained in:
Adam Vollrath
2023-12-13 09:30:49 -06:00
parent 14c3bfc91d
commit cb5787edec
+1 -1
View File
@@ -21,7 +21,7 @@ spec:
- containerPort: 5432
env:
- name: PGDATA
value: "/data/pgdata"
value: '/data/pgdata'
envFrom:
- secretRef:
name: postgres-secrets