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:
softwarefactory-project-zuul[bot]
2019-01-18 04:24:18 +00:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

View File

@@ -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