forked from r2dedios/regional-resiliency-pattern
-
Notifications
You must be signed in to change notification settings - Fork 0
/
values-production.yaml
45 lines (37 loc) · 998 Bytes
/
values-production.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
global:
options:
useCSV: False
syncPolicy: Automatic
installPlanApproval: Automatic
clusterGroup:
name: production
isHubCluster: false
namespaces:
- rhacs-operator
- stackrox
- policies
- devsecops-ci
subscriptions:
rhacs-operator:
name: rhacs-operator #packageName
namespace: openshift-operators # operator namespace
quay-bridge-operator:
name: quay-bridge-operator
namespace: openshift-operators
projects:
- app
- secured
sharedValueFiles:
- '/overrides/values-{{ $.Values.global.clusterPlatform }}.yaml'
- '/overrides/values-{{ $.Values.global.clusterPlatform }}-{{ $.Values.global.clusterVersion }}.yaml' # E:
applications:
acs-secured:
name: acs-secured
namespace: stackrox
project: secured
path: charts/hub/acs/secured
quay-integration:
name: quay-integration
namespace: openshift-operators
project: secured
path: charts/region/quay