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

joshwolf
committed
values: {}
certmanager:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/sandbox/cert-manager.git
branch: release-v1.0.x

joshwolf
committed
values: {}
gatekeeper:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/policy.git

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

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

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