mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02:30
Merge pull request #2995 from coreywan/postgres_helm
adds persistence.storageClass and limits to postgress helm install Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
@@ -21,6 +21,10 @@ dockerhub_base=ansible
|
||||
# kubernetes_context=test-cluster
|
||||
# kubernetes_namespace=awx
|
||||
# tiller_namespace=kube-system
|
||||
# Optional Kubernetes Variables
|
||||
# pg_persistence_storageClass=StorageClassName
|
||||
# pg_cpu_limit=1000
|
||||
# pg_mem_limit=2
|
||||
|
||||
# Kubernetes and Openshift Install Resource Requests
|
||||
# This is the request value for a pod's "task" container, which is the container
|
||||
|
||||
Reference in New Issue
Block a user