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
# ----------------------------------------------------------------------------------------------------------------------
# Istio
#
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/istio-controlplane.git
path: "./chart"
tag: "1.7.3-bb.0"

joshwolf
committed
values: {}
istiooperator:
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/istio-operator.git
path: "./chart"
tag: "1.7.0-bb.0"
values: {}
# ----------------------------------------------------------------------------------------------------------------------
# ----------------------------------------------------------------------------------------------------------------------
# Cluster Auditor
#
clusterAuditor:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/cluster-auditor.git
path: "./chart"
tag: "0.1.7-bb.0"
# ----------------------------------------------------------------------------------------------------------------------
# ----------------------------------------------------------------------------------------------------------------------
# OPA Gatekeeper
#
gatekeeper:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/policy.git
path: "./chart"
tag: "3.1.2-bb.2"

joshwolf
committed
values: {}
# ----------------------------------------------------------------------------------------------------------------------
# ----------------------------------------------------------------------------------------------------------------------
# Logging
#
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/elasticsearch-kibana.git
path: "./chart"
tag: "0.1.0-bb.1"
values: {}
eckoperator:
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/eck-operator.git
path: "./chart"
tag: "1.3.0-bb.0"
values: {}
fluentbit:
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/fluentbit.git
path: "./chart"
tag: "0.1.0-bb.0"

joshwolf
committed
values: {}
# ----------------------------------------------------------------------------------------------------------------------
# ----------------------------------------------------------------------------------------------------------------------
# Monitoring
#
monitoring:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/monitoring.git
path: "./chart"
tag: "11.0.0-bb.0"

joshwolf
committed
values: {}
# ----------------------------------------------------------------------------------------------------------------------
# ----------------------------------------------------------------------------------------------------------------------
# Twistlock
#
twistlock:
enabled: true
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/security-tools/twistlock.git
path: "./chart"
tag: "0.0.1-bb.0"

joshwolf
committed
values: {}
# ----------------------------------------------------------------------------------------------------------------------
addons:
argocd:
enabled: false
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/core/argocd.git
path: "./chart"
tag: "2.9.5-bb.0"
authservice:
enabled: false
git:
repo: https://repo1.dsop.io/platform-one/big-bang/apps/sandbox/authservice.git
path: "./chart"
tag: "0.1.1-bb.0"