mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 17:07:33 -02:30
Configurable image registry and service account for Postgres deployment.
This commit is contained in:
@@ -22,6 +22,9 @@ dockerhub_base=ansible
|
||||
# kubernetes_namespace=awx
|
||||
# tiller_namespace=kube-system
|
||||
# Optional Kubernetes Variables
|
||||
# pg_image_registry=docker.io
|
||||
# pg_serviceaccount=awx
|
||||
# pg_volume_capacity=5
|
||||
# pg_persistence_storageClass=StorageClassName
|
||||
# pg_cpu_limit=1000
|
||||
# pg_mem_limit=2
|
||||
|
||||
Reference in New Issue
Block a user