UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
values.yaml 1.07 KiB
Newer Older
joshwolf's avatar
joshwolf committed
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
joshwolf's avatar
joshwolf committed
    branch: chart-release
joshwolf's avatar
joshwolf committed

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
joshwolf's avatar
joshwolf committed
    branch: chart-release
joshwolf's avatar
joshwolf committed

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
joshwolf's avatar
joshwolf committed
    branch: release-v0.2.x

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