Skip to content

bbctl values.yaml📜

domain📜

Type: string

Default value
"dev.bigbang.mil"

Description: Passdown values from Big Bang These values are for the BigBang overrides

networkPolicies.enabled📜

Type: bool

Default value
false

networkPolicies.controlPlaneCidr📜

Type: string

Default value
"0.0.0.0/0"

networkPolicies.ingressLabels.app📜

Type: string

Default value
"istio-ingressgateway"

networkPolicies.ingressLabels.istio📜

Type: string

Default value
"ingressgateway"

networkPolicies.additionalPolicies📜

Type: list

Default value
[]

istio.enabled📜

Type: bool

Default value
false

istio.hardened.enabled📜

Type: bool

Default value
false

istio.hardened.outboundTrafficPolicyMode📜

Type: string

Default value
"REGISTRY_ONLY"

istio.hardened.customServiceEntries[0].name📜

Type: string

Default value
"external-service-entries-bbctl"

istio.hardened.customServiceEntries[0].enabled📜

Type: bool

Default value
true

istio.hardened.customServiceEntries[0].spec.hosts[0]📜

Type: string

Default value
"repo1.dso.mil"

istio.hardened.customServiceEntries[0].spec.location📜

Type: string

Default value
"MESH_EXTERNAL"

istio.hardened.customServiceEntries[0].spec.ports[0].number📜

Type: int

Default value
443

istio.hardened.customServiceEntries[0].spec.ports[0].protocol📜

Type: string

Default value
"TLS"

istio.hardened.customServiceEntries[0].spec.ports[0].name📜

Type: string

Default value
"https"

istio.hardened.customServiceEntries[0].spec.resolution📜

Type: string

Default value
"DNS"

istio.hardened.customAuthorizationPolicies📜

Type: list

Default value
[]

istio.hardened.clusterWideHardenedEnabled📜

Type: bool

Default value
false

monitoring.enabled📜

Type: bool

Default value
false

bbtests.enabled📜

Type: bool

Default value
false

image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/big-bang/bbctl"

image.pullPolicy📜

Type: string

Default value
"Always"

image.tag📜

Type: string

Default value
"1.0.0"

yqImage.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/yq/yq"

yqImage.pullPolicy📜

Type: string

Default value
"Always"

yqImage.tag📜

Type: string

Default value
"4.45.1"

registryCredentials.registry📜

Type: string

Default value
"registry1.dso.mil"

registryCredentials.username📜

Type: string

Default value
""

registryCredentials.password📜

Type: string

Default value
""

registryCredentials.email📜

Type: string

Default value
""

imagePullSecrets[0].name📜

Type: string

Default value
"private-registry"

nameOverride📜

Type: string

Default value
""

fullnameOverride📜

Type: string

Default value
""

serviceAccount.annotations📜

Type: object

Default value
{}

serviceAccount.name📜

Type: string

Default value
""

podAnnotations📜

Type: object

Default value
{}

podSecurityContext📜

Type: object

Default value
{}

securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

securityContext.readOnlyRootFilesystem📜

Type: bool

Default value
true

securityContext.runAsNonRoot📜

Type: bool

Default value
true

securityContext.runAsUser📜

Type: int

Default value
1000

securityContext.runAsGroup📜

Type: int

Default value
1000

resources.requests.cpu📜

Type: string

Default value
"100m"

resources.requests.memory📜

Type: string

Default value
"128Mi"

resources.limits.cpu📜

Type: string

Default value
"100m"

resources.limits.memory📜

Type: string

Default value
"128Mi"

nodeSelector📜

Type: object

Default value
{}

tolerations📜

Type: list

Default value
[]

affinity📜

Type: object

Default value
{}

credentialsFile.credentials[0].uri📜

Type: string

Default value
"registry1.dso.mil"

credentialsFile.credentials[0].username📜

Type: string

Default value
""

credentialsFile.credentials[0].password📜

Type: string

Default value
""

credentialsFile.credentials[1].uri📜

Type: string

Default value
"repo1.dso.mil"

credentialsFile.credentials[1].username📜

Type: string

Default value
""

credentialsFile.credentials[1].password📜

Type: string

Default value
""

baseConfig.bbctl-log-add-source📜

Type: bool

Default value
true

baseConfig.bbctl-log-format📜

Type: string

Default value
"json"

baseConfig.bbctl-log-level📜

Type: string

Default value
"warn"

baseConfig.bbctl-log-output📜

Type: string

Default value
"stderr"

baseConfig.big-bang-repo📜

Type: string

Default value
"https://repo1.dso.mil/big-bang/bigbang/-/blob/master/"

baseConfig.output-config.format📜

Type: string

Default value
"json"

baseConfig.util-credential-helper.big-bang-credential-helper-credentials-file-path📜

Type: string

Default value
"/home/bigbang/.bbctl/credentials.yaml"

baseConfig.util-credential-helper.big-bang-credential-helper📜

Type: string

Default value
"credentials-file"

baseConfig.preflight-check.registryserver📜

Type: string

Default value
""

baseConfig.preflight-check.registryusername📜

Type: string

Default value
""

baseConfig.preflight-check.registrypassword📜

Type: string

Default value
""

baseLabels📜

Type: object

Default value
{}

bigbangUpdater.enabled📜

Type: bool

Default value
true

bigbangUpdater.importDashboards📜

Type: bool

Default value
true

bigbangUpdater.schedule📜

Type: string

Default value
"0 * * * *"

bigbangUpdater.bigbangReleaseName📜

Type: string

Default value
"bigbang"

bigbangUpdater.bigbangReleaseNamespace📜

Type: string

Default value
"bigbang"

bigbangUpdater.labels📜

Type: object

Default value
{}

bigbangUpdater.config📜

Type: object

Default value
{}

bigbangUpdater.podAnnotations📜

Type: object

Default value
{}

bigbangUpdater.serviceAccount.create📜

Type: bool

Default value
true

bigbangUpdater.serviceAccount.annotations📜

Type: object

Default value
{}

bigbangUpdater.serviceAccount.name📜

Type: string

Default value
""

bigbangStatus.enabled📜

Type: bool

Default value
true

bigbangStatus.importDashboards📜

Type: bool

Default value
true

bigbangStatus.schedule📜

Type: string

Default value
"0 * * * *"

bigbangStatus.bigbangReleaseName📜

Type: string

Default value
"bigbang"

bigbangStatus.bigbangReleaseNamespace📜

Type: string

Default value
"bigbang"

bigbangStatus.labels📜

Type: object

Default value
{}

bigbangStatus.config📜

Type: object

Default value
{}

bigbangStatus.podAnnotations📜

Type: object

Default value
{}

bigbangStatus.serviceAccount.create📜

Type: bool

Default value
true

bigbangStatus.serviceAccount.annotations📜

Type: object

Default value
{}

bigbangStatus.serviceAccount.name📜

Type: string

Default value
""

bigbangViolations.enabled📜

Type: bool

Default value
true

bigbangViolations.importDashboards📜

Type: bool

Default value
true

bigbangViolations.schedule📜

Type: string

Default value
"0 * * * *"

bigbangViolations.bigbangReleaseName📜

Type: string

Default value
"bigbang"

bigbangViolations.bigbangReleaseNamespace📜

Type: string

Default value
"bigbang"

bigbangViolations.labels📜

Type: object

Default value
{}

bigbangViolations.config📜

Type: object

Default value
{}

bigbangViolations.podAnnotations📜

Type: object

Default value
{}

bigbangViolations.serviceAccount.create📜

Type: bool

Default value
true

bigbangViolations.serviceAccount.annotations📜

Type: object

Default value
{}

bigbangViolations.serviceAccount.name📜

Type: string

Default value
""

bigbangPreflight.enabled📜

Type: bool

Default value
true

bigbangPreflight.importDashboards📜

Type: bool

Default value
true

bigbangPreflight.schedule📜

Type: string

Default value
"0 * * * *"

bigbangPreflight.bigbangReleaseName📜

Type: string

Default value
"bigbang"

bigbangPreflight.bigbangReleaseNamespace📜

Type: string

Default value
"bigbang"

bigbangPreflight.labels📜

Type: object

Default value
{}

bigbangPreflight.config📜

Type: object

Default value
{}

bigbangPreflight.podAnnotations📜

Type: object

Default value
{}

bigbangPreflight.serviceAccount.create📜

Type: bool

Default value
true

bigbangPreflight.serviceAccount.annotations📜

Type: object

Default value
{}

bigbangPreflight.serviceAccount.name📜

Type: string

Default value
""

bigbangPolicy.enabled📜

Type: bool

Default value
true

bigbangPolicy.importDashboards📜

Type: bool

Default value
true

bigbangPolicy.policyEnforcer📜

Type: string

Default value
"kyverno"

bigbangPolicy.schedule📜

Type: string

Default value
"0 * * * *"

bigbangPolicy.bigbangReleaseName📜

Type: string

Default value
"bigbang"

bigbangPolicy.bigbangReleaseNamespace📜

Type: string

Default value
"bigbang"

bigbangPolicy.labels📜

Type: object

Default value
{}

bigbangPolicy.config📜

Type: object

Default value
{}

bigbangPolicy.podAnnotations📜

Type: object

Default value
{}

bigbangPolicy.serviceAccount.create📜

Type: bool

Default value
true

bigbangPolicy.serviceAccount.annotations📜

Type: object

Default value
{}

bigbangPolicy.serviceAccount.name📜

Type: string

Default value
""