Newer
Older
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:
hostname: bigbang.dev
# Toggle sourcing from external repos
offline: false
# Flux reconciliation parameters
interval: 2m
install:
retries: 3
upgrade:
retries: 3
rollback:
timeout: 2m
cleanupOnFail: true
istio:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/servicemesh.git
branch: charts
certmanager:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/sandbox/cert-manager.git
branch: release-v1.0.x
gatekeeper:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/policy.git
branch: chart
logging:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/logging.git
branch: release-v0.2.x
monitoring:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/monitoring.git
branch: release-v0.2.x