-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathvalues-group-one.yaml
68 lines (57 loc) · 1.43 KB
/
values-group-one.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
global:
options:
useCSV: False
syncPolicy: Automatic
installPlanApproval: Automatic
clusterGroup:
name: group-one
isHubCluster: false
namespaces:
- cert-manager
- factory
- golang-external-secrets
subscriptions:
amq-broker:
name: amq-broker-rhel8
namespace: factory
channel: 7.10.x
cert-manager-dev:
name: cert-manager
channel: stable
source: community-operators
csv: cert-manager.v1.10.1
projects:
- factory
- eso
applications:
golang-external-secrets:
name: golang-external-secrets
namespace: golang-external-secrets
project: eso
path: common/golang-external-secrets
sno-volumes-install:
name: sno-volumes-install
namespace: factory
project: factory
path: charts/region/sno-volumes-install
sno-core-install:
name: sno-core-install
namespace: factory
project: factory
path: charts/region/sno-core-install
sno-install:
name: sno-install
namespace: factory
project: factory
path: charts/region/sno-install
sno-srv-install:
name: sno-srv-install
namespace: factory
project: factory
path: charts/region/sno-srv-install
imperative:
# NOTE: We *must* use lists and not hashes. As hashes lose ordering once parsed by helm
jobs:
- name: get-hub
playbook: ansible/playbooks/on-regional-get-hub-ca.yml
timeout: 123