Duncan Doyle
2019-05-01 5d3bcaffe715f2adc4774a6d9e871a0ac1d14d42
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
ocp_username: ddoyle-redhat.com
ocp_user_needs_quota: True
 
ocp_user_groups:
  - OPENTLC-PROJECT-PROVISIONERS
 
quota_requests_cpu: 4
quota_limits_cpu: 4
 
quota_requests_memory: '6Gi'
quota_limits_memory: '10Gi'
 
quota_configmaps: 4
quota_pods: 6
quota_persistentvolumeclaims: 2
quota_services: 15
quota_secrets: 50
quota_requests_storage: 1Gi
 
build_status_retries: 30
build_status_delay: 30
 
deploy_status_retries: 15
deploy_status_delay: 20
 
#openjdk_imagestreams_yml: https://raw.githubusercontent.com/jboss-openshift/application-templates/master/openjdk/openjdk18-image-stream.json
openjdk_imagestreams_yml: https://raw.githubusercontent.com/jboss-openshift/application-templates/ose-v1.4.15/openjdk/openjdk18-image-stream.json
 
pam_version_tag: 7.3.0.GA
pam_imagestreams_yml: https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/{{pam_version_tag}}/rhpam73-image-streams.yaml
pam_template_yml: https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/{{pam_version_tag}}/templates/rhpam73-authoring.yaml
pam_secrets_template_yml: https://raw.githubusercontent.com/jboss-container-images/rhpam-7-openshift-image/{{pam_version_tag}}/example-app-secret-template.yaml