PR #14 follow-up: Use storageClassName and document new postgres var a little more.

This commit is contained in:
Jeff Geerling
2019-12-03 14:44:54 -06:00
parent cb37e904dd
commit 4b3f1139c7
5 changed files with 11 additions and 7 deletions

View File

@@ -29,3 +29,4 @@ spec:
tower_postgres_pass: awxpass
tower_postgres_image: postgres:9.6
tower_postgres_storage_request: 8Gi
tower_postgres_storage_class: ''

View File

@@ -29,3 +29,4 @@ spec:
tower_postgres_pass: awxpass
tower_postgres_image: postgres:9.6
tower_postgres_storage_request: 8Gi
tower_postgres_storage_class: ''