jbride
2018-12-21 b52af13352ef1d763c5bbe8e989b5934a6ebfd2c
commit | author | age
32cd92 1 ---
11e5ee 2 become_override: false
32cd92 3 ocp_username: jbride-redhat.com
J 4 ocp_user_needs_quota: True
5
6 ocp_user_groups:
7   - OPENTLC-PROJECT-PROVISIONERS
8
9 quota_requests_cpu: 5
10 quota_limits_cpu: 10
11
b52af1 12 quota_requests_memory: '10Gi'
32cd92 13 quota_limits_memory: '20Gi'
J 14
15 quota_configmaps: 10
16 quota_pods: 20
17 quota_persistentvolumeclaims: 20
18 quota_services: 30
19 quota_secrets: 30
20 quota_requests_storage: 50Gi
21
a67b1e 22 build_status_retries: 40
bad579 23 build_status_delay: 20
32cd92 24
a67b1e 25 deploy_status_retries: 25
bad579 26 deploy_status_delay: 20
8ff93b 27
cc7c45 28 # OCP Limit Range
J 29 pod_min_mem: 10Mi
30 pod_max_mem: 6Gi
31 container_max_mem: 4Gi
32 default_min_mem: 256Mi
33 default_max_mem: 1Gi
34 default_min_cpu: 250m
35 default_max_cpu: 1000m
36
37 #DM_IS_URL: https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.1.1.GA/rhdm71-image-streams.yaml
38 DM_IS_FILE_NAME: "rhdm71-image-streams.yaml"
39 DM_IS_URL: "/tmp/{{DM_IS_FILE_NAME}}"
40
41 #DM_IMAGE_REGISTRY: registry.redhat.io
42 DM_IMAGE_REGISTRY: registry.access.redhat.com
43
11a8b3 44 SECRETS_TEMPLATE_URL: https://raw.githubusercontent.com/jboss-container-images/rhdm-7-openshift-image/7.1.1.GA/example-app-secret-template.yaml
D 45
46 # DM_TEMPLATE_URL: https://raw.githubusercontent.com/gpe-mw-training/bxms_decision_mgmt_foundations_lab/master/resources/rhdm7-full-ng.yaml
47 DM_TEMPLATE_URL: https://raw.githubusercontent.com/gpe-mw-training/bxms_decision_mgmt_foundations_lab/master/resources/rhdm7-only.yaml
48 NG_TEMPLATE_URL: https://raw.githubusercontent.com/gpe-mw-training/gpte-ng-dmf/master/ng-dmf-template.yaml
1cde96 49
J 50 ocp_apps_domain: apps.{{subdomain_base}}