Newer
Older

joshwolf
committed
hostname: bigbang.dev

joshwolf
committed
# Toggle sourcing from external repos
# TODO: All this does right now is toggle GitRepositories, it is _not_ fully functional
offline: false

joshwolf
committed
# Registry credentials to use from pulling images from private registry, will create an appropriate imagePullSecret in all relevant namespaces
registryCredentials:
registry: registry1.dsop.io
username: ""
password: ""
email: ""
# Flux reconciliation parameters
flux:
interval: 2m
install:
retries: 3
upgrade:
retries: 3
rollback:

joshwolf
committed
timeout: 5m
cleanupOnFail: true
istio:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/servicemesh.git
# commit: ""
# tag: ""

joshwolf
committed
values: {}
clusterAuditor:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/cluster-auditor.git
branch: chart-release
# commit: ""
# tag: ""
gatekeeper:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/policy.git
# commit: ""
# tag: ""

joshwolf
committed
values: {}
logging:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/logging.git
branch: release-v0.2.x
# commit: ""
# tag: ""

joshwolf
committed
values: {}
monitoring:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/monitoring.git
# commit: ""
# tag: ""

joshwolf
committed
values: {}
twistlock:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/security-tools/twistlock.git
branch: chart-release
# commit: ""
# tag: ""

joshwolf
committed
values: {}