mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 13:52:58 +00:00
Fix PostgreSQL resource requests
This commit is contained in:
@@ -148,10 +148,10 @@ tower_postgres_selector: ''
|
||||
# value: "AWX"
|
||||
# effect: "NoSchedule"
|
||||
tower_postgres_tolerations: ''
|
||||
|
||||
tower_postgres_resource_requirements:
|
||||
tower_postgres_storage_requirements:
|
||||
requests:
|
||||
storage: 8Gi
|
||||
tower_postgres_resource_requirements: []
|
||||
tower_postgres_storage_class: ''
|
||||
tower_postgres_data_path: '/var/lib/postgresql/data/pgdata'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user