renovate values.yaml📜
domain📜
Type: string
"dev.bigbang.mil"
Description: Big Bang Values
istio.enabled📜
Type: bool
false
istio.mtls.mode📜
Type: string
"STRICT"
Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic
istio.authorizationPolicies.enabled📜
Type: bool
false
networkPolicies.enabled📜
Type: bool
true
networkPolicies.egress.from.renovate.podSelector.matchLabels.”app.kubernetes.io/name”📜
Type: string
"renovate"
networkPolicies.egress.from.renovate.to.cidr.”0.0.0.0/0:443”📜
Type: bool
true
networkPolicies.additionalPolicies📜
Type: list
[]
upstream.image.registry📜
Type: string
"registry1.dso.mil"
Description: Repository to pull renovate image from
upstream.image.tag📜
Type: string
"43.31.7"
Description: Renovate image tag to pull
upstream.image.pullPolicy📜
Type: string
"IfNotPresent"
Description: “IfNotPresent” to pull the image if no image with the specified tag exists on the node, “Always” to always pull the image or “Never” to try and use pre-pulled images
upstream.image.useFull📜
Type: bool
false
Description: Set true to use the full image. See https://docs.renovatebot.com/getting-started/running/#the-full-image
upstream.imagePullSecrets📜
Type: list
- name: private-registry
Description: Secret to use to pull the image from the repository
bbtests.enabled📜
Type: bool
false
bbtests.scripts.enabled📜
Type: bool
false
bbtests.scripts.image📜
Type: string
"registry1.dso.mil/ironbank/big-bang/devops-tester:1.1"
bbtests.scripts.envs.RELEASE_NAME📜
Type: string
"{{ .Release.Name }}"
bbtests.scripts.envs.GITEA_IMAGE📜
Type: string
"registry1.dso.mil/ironbank/opensource/go-gitea/gitea:v1.26.0"
bbtests.scripts.envs.GITEA_APP_NAME📜
Type: string
"renovate-gitea"
bbtests.scripts.envs.GITEA_ADMIN_USER📜
Type: string
"renovate-admin"
bbtests.scripts.envs.GITEA_ADMIN_PASSWORD📜
Type: string
"renovate-admin-password"
bbtests.scripts.envs.GITEA_ADMIN_EMAIL📜
Type: string
"renovate-admin@example.com"
bbtests.scripts.envs.GITEA_ORG📜
Type: string
"renovate-fixtures"
bbtests.scripts.envs.GITEA_SOURCE_REPO📜
Type: string
"renovate-source"
bbtests.scripts.envs.GITEA_TARGET_REPO📜
Type: string
"renovate-target"
bbtests.scripts.envs.GITEA_MESH_VARIANT📜
Type: string
"strict"
bbtests.scripts.envs.RENOVATE_CRONJOB📜
Type: string
"renovate"
bbtests.scripts.envs.RENOVATE_CONFIG_SECRET📜
Type: string
"renovate-config"
bbtests.scripts.envs.RENOVATE_CONFIG_FILENAME📜
Type: string
"config.json5"
bbtests.scripts.permissions.apiGroups[0]📜
Type: string
""
bbtests.scripts.permissions.apiGroups[1]📜
Type: string
"apps"
bbtests.scripts.permissions.apiGroups[2]📜
Type: string
"batch"
bbtests.scripts.permissions.apiGroups[3]📜
Type: string
"security.istio.io"
bbtests.scripts.permissions.resources[0]📜
Type: string
"configmaps"
bbtests.scripts.permissions.resources[1]📜
Type: string
"secrets"
bbtests.scripts.permissions.resources[2]📜
Type: string
"services"
bbtests.scripts.permissions.resources[3]📜
Type: string
"pods"
bbtests.scripts.permissions.resources[4]📜
Type: string
"pods/log"
bbtests.scripts.permissions.resources[5]📜
Type: string
"pods/exec"
bbtests.scripts.permissions.resources[6]📜
Type: string
"events"
bbtests.scripts.permissions.resources[7]📜
Type: string
"deployments"
bbtests.scripts.permissions.resources[8]📜
Type: string
"replicasets"
bbtests.scripts.permissions.resources[9]📜
Type: string
"cronjobs"
bbtests.scripts.permissions.resources[10]📜
Type: string
"jobs"
bbtests.scripts.permissions.resources[11]📜
Type: string
"authorizationpolicies"
bbtests.scripts.permissions.resources[12]📜
Type: string
"peerauthentications"
bbtests.scripts.permissions.verbs[0]📜
Type: string
"get"
bbtests.scripts.permissions.verbs[1]📜
Type: string
"list"
bbtests.scripts.permissions.verbs[2]📜
Type: string
"create"
bbtests.scripts.permissions.verbs[3]📜
Type: string
"update"
bbtests.scripts.permissions.verbs[4]📜
Type: string
"patch"
bbtests.scripts.permissions.verbs[5]📜
Type: string
"delete"
bbtests.scripts.permissions.verbs[6]📜
Type: string
"watch"