generated from validatedpatterns/multicloud-gitops
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvalues-global.yaml
44 lines (35 loc) · 981 Bytes
/
values-global.yaml
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
34
35
36
37
38
39
40
41
42
43
44
global:
pattern: encrypted-control-planes
options:
useCSV: false
syncPolicy: Automatic
installPlanApproval: Automatic
ecp:
# leave blank for an internal deployment or define a full URL.
aapURL: ''
ctm:
onCluster: false
ip: '3.27.244.199'
# IP for a CTM server. Assumes the CTM server is not on cluster.
# Whether or not to deploy OCP-V on a BM instance for AWS.
# Assumes ROSA is not being used for the deployment.
cnv:
enabled: true
nestedVirt: false
bm: true
AWSBareMetal:
enabled: false
nodeFlavour: m5.metal
nodeCount: 1
region: ''
availabilityZone: ''
# Base storage class to use.
storageClass: ocs-storagecluster-ceph-rbd
storageClassBind: Immediate
APIPublishingStrategy: NodePort
baseDomain: 2g96t.sandbox3015.opentlc.com
NodePortAddress: 10.0.0.1
main:
clusterGroupName: hub
multiSourceConfig:
enabled: true