mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02:30
Allow to use an existing PersistanceVolumeClaim for postgresql install with Helm
Signed-off-by: Benoît Chauvet <benoit.chauvet@gmail.com>
This commit is contained in:
@@ -25,6 +25,7 @@ dockerhub_base=ansible
|
||||
# pg_serviceaccount=awx
|
||||
# pg_volume_capacity=5
|
||||
# pg_persistence_storageClass=StorageClassName
|
||||
# pg_persistence_existingclaim=postgres_pvc
|
||||
# pg_cpu_limit=1000
|
||||
# pg_mem_limit=2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user