Skip to content

anchore-enterprise values.yaml💣

domain💣

Type: string

Default value
"bigbang.dev"

istio.enabled💣

Type: bool

Default value
false

istio.injection💣

Type: string

Default value
"disabled"

istio.ui.enabled💣

Type: bool

Default value
true

istio.ui.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

istio.ui.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

istio.ui.gateways[0]💣

Type: string

Default value
"istio-system/main"

istio.ui.hosts[0]💣

Type: string

Default value
"anchore.{{ .Values.domain }}"

istio.api.enabled💣

Type: bool

Default value
true

istio.api.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

istio.api.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

istio.api.gateways[0]💣

Type: string

Default value
"istio-system/main"

istio.api.hosts[0]💣

Type: string

Default value
"anchore-api.{{ .Values.domain }}"

istio.mtls💣

Type: object

Default value
{"mode":"STRICT"}
Default value (formatted)
{
  "mode": "STRICT"
}

Description: Default peer authentication

istio.mtls.mode💣

Type: string

Default value
"STRICT"

Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic

networkPolicies.enabled💣

Type: bool

Default value
false

networkPolicies.ingressLabels.app💣

Type: string

Default value
"istio-ingressgateway"

networkPolicies.ingressLabels.istio💣

Type: string

Default value
"ingressgateway"

postgresqlSuperUser.postgresUsername💣

Type: string

Default value
""

postgresqlSuperUser.postgresPassword💣

Type: string

Default value
""

postgresqlSuperUser.existingSecret💣

Type: string

Default value
nil

ensureDbJobs.resources.limits.cpu💣

Type: string

Default value
"100m"

ensureDbJobs.resources.limits.memory💣

Type: string

Default value
"256Mi"

ensureDbJobs.resources.requests.cpu💣

Type: string

Default value
"100m"

ensureDbJobs.resources.requests.memory💣

Type: string

Default value
"256Mi"

monitoring.enabled💣

Type: bool

Default value
false

monitoring.namespace💣

Type: string

Default value
"monitoring"

monitoring.serviceMonitor.scheme💣

Type: string

Default value
""

monitoring.serviceMonitor.tlsConfig💣

Type: object

Default value
{}
Default value (formatted)
{}

enterpriseLicenseYaml💣

Type: string

Default value
""

sso.enabled💣

Type: bool

Default value
false

sso.name💣

Type: string

Default value
"keycloak"

sso.acsHttpsPort💣

Type: int

Default value
-1

sso.spEntityId💣

Type: string

Default value
"platform1_a8604cc9-f5e9-4656-802d-d05624370245_bb8-anchore"

sso.acsUrl💣

Type: string

Default value
"https://anchore.bigbang.dev/service/sso/auth/keycloak"

sso.defaultAccount💣

Type: string

Default value
"user"

sso.defaultRole💣

Type: string

Default value
"read-write"

sso.roleAttribute💣

Type: string

Default value
""

sso.requireSignedAssertions💣

Type: bool

Default value
false

sso.requireSignedResponse💣

Type: bool

Default value
true

sso.idpMetadataUrl💣

Type: string

Default value
"https://login.dso.mil/auth/realms/baby-yoda/protocol/saml/descriptor"

sso.host💣

Type: string

Default value
"login.dso.mil"

sso.realm💣

Type: string

Default value
"baby-yoda"

sso.resources.limits.cpu💣

Type: string

Default value
"100m"

sso.resources.limits.memory💣

Type: string

Default value
"256Mi"

sso.resources.requests.cpu💣

Type: string

Default value
"100m"

sso.resources.requests.memory💣

Type: string

Default value
"256Mi"

sso.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

nameOverride💣

Type: string

Default value
"anchore-engine"

fullnameOverride💣

Type: string

Default value
nil

postgresql.image.registry💣

Type: string

Default value
"registry1.dso.mil"

postgresql.image.repository💣

Type: string

Default value
"ironbank/opensource/postgres/postgresql12"

postgresql.image.tag💣

Type: float

Default value
12.14

postgresql.global.imagePullSecrets[0]💣

Type: string

Default value
"private-registry"

postgresql.externalEndpoint💣

Type: string

Default value
nil

postgresql.postgresUser💣

Type: string

Default value
"anchoreengine"

postgresql.postgresPassword💣

Type: string

Default value
"anchore-postgres,123"

postgresql.postgresDatabase💣

Type: string

Default value
"anchore"

postgresql.securityContext.enabled💣

Type: bool

Default value
true

postgresql.securityContext.fsGroup💣

Type: int

Default value
26

postgresql.securityContext.runAsUser💣

Type: int

Default value
26

postgresql.securityContext.runAsGroup💣

Type: int

Default value
26

postgresql.containerSecurityContext.enabled💣

Type: bool

Default value
true

postgresql.containerSecurityContext.runAsUser💣

Type: int

Default value
26

postgresql.containerSecurityContext.runAsGroup💣

Type: int

Default value
26

postgresql.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

postgresql.persistence.resourcePolicy💣

Type: string

Default value
"keep"

postgresql.persistence.size💣

Type: string

Default value
"20Gi"

postgresql.persistence.subPath💣

Type: string

Default value
"data/pgdata"

postgresql.persistence.mountPath💣

Type: string

Default value
"/var/lib/postgresql"

postgresql.postgresqlDataDir💣

Type: string

Default value
"/var/lib/postgresql/data"

postgresql.resources.limits.cpu💣

Type: string

Default value
"200m"

postgresql.resources.limits.memory💣

Type: string

Default value
"1024Mi"

postgresql.resources.requests.cpu💣

Type: string

Default value
"200m"

postgresql.resources.requests.memory💣

Type: string

Default value
"1024Mi"

postgresql.metrics.resources.limits.cpu💣

Type: string

Default value
"100m"

postgresql.metrics.resources.limits.memory💣

Type: string

Default value
"256Mi"

postgresql.metrics.resources.requests.cpu💣

Type: string

Default value
"100m"

postgresql.metrics.resources.requests.memory💣

Type: string

Default value
"256Mi"

postgresql.postgresConfiguration.listen_addresses💣

Type: string

Default value
"*"

postgresql.pgHbaConfiguration💣

Type: string

Default value
"local all all md5\nhost all all all md5"
Default value (formatted)
local all all md5
host all all all md5

cloudsql.enabled💣

Type: bool

Default value
false

cloudsql.extraArgs💣

Type: list

Default value
[]
Default value (formatted)
[]

cloudsql.instance💣

Type: string

Default value
""

cloudsql.image.repository💣

Type: string

Default value
"gcr.io/cloudsql-docker/gce-proxy"

cloudsql.image.tag💣

Type: string

Default value
"1.22.0"

cloudsql.image.pullPolicy💣

Type: string

Default value
"IfNotPresent"

ingress.enabled💣

Type: bool

Default value
false

ingress.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

ingress.apiPath💣

Type: string

Default value
"/v1/"

ingress.uiPath💣

Type: string

Default value
"/"

ingress.annotations💣

Type: string

Default value
nil

ingress.tls💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreGlobal.image💣

Type: string

Default value
"registry1.dso.mil/ironbank/anchore/engine/engine:1.1.0"

anchoreGlobal.imagePullPolicy💣

Type: string

Default value
"IfNotPresent"

anchoreGlobal.imagePullSecretName💣

Type: string

Default value
"private-registry"

anchoreGlobal.openShiftDeployment💣

Type: bool

Default value
false

anchoreGlobal.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreGlobal.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreGlobal.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreGlobal.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreGlobal.useExistingSecrets💣

Type: bool

Default value
false

anchoreGlobal.existingSecretName💣

Type: string

Default value
"anchore-engine-env"

anchoreGlobal.doSourceAtEntry.enabled💣

Type: bool

Default value
false

anchoreGlobal.doSourceAtEntry.filePath💣

Type: string

Default value
"/vault/secrets/config"

anchoreGlobal.extraVolumes💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreGlobal.extraVolumeMounts💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreGlobal.scratchVolume.fixGroupPermissions💣

Type: bool

Default value
false

anchoreGlobal.scratchVolume.mountPath💣

Type: string

Default value
"/analysis_scratch"

anchoreGlobal.scratchVolume.details💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreGlobal.certStoreSecretName💣

Type: string

Default value
nil

anchoreGlobal.securityContext.runAsUser💣

Type: int

Default value
1000

anchoreGlobal.securityContext.runAsGroup💣

Type: int

Default value
1000

anchoreGlobal.securityContext.fsGroup💣

Type: int

Default value
1000

anchoreGlobal.serviceDir💣

Type: string

Default value
"/anchore_service"

anchoreGlobal.logLevel💣

Type: string

Default value
"INFO"

anchoreGlobal.imageAnalyzeTimeoutSeconds💣

Type: int

Default value
36000

anchoreGlobal.allowECRUseIAMRole💣

Type: bool

Default value
false

anchoreGlobal.serverRequestTimeout💣

Type: int

Default value
60

anchoreGlobal.enableMetrics💣

Type: bool

Default value
false

anchoreGlobal.metricsAuthDisabled💣

Type: bool

Default value
false

anchoreGlobal.defaultAdminPassword💣

Type: string

Default value
nil

anchoreGlobal.defaultAdminEmail💣

Type: string

Default value
"example@email.com"

anchoreGlobal.saml.secret💣

Type: string

Default value
nil

anchoreGlobal.saml.useExistingSecret💣

Type: bool

Default value
false

anchoreGlobal.saml.privateKeyName💣

Type: string

Default value
nil

anchoreGlobal.saml.publicKeyName💣

Type: string

Default value
nil

anchoreGlobal.oauthEnabled💣

Type: bool

Default value
true

anchoreGlobal.oauthTokenExpirationSeconds💣

Type: int

Default value
3600

anchoreGlobal.oauthRefreshTokenExpirationSeconds💣

Type: int

Default value
86400

anchoreGlobal.ssoRequireExistingUsers💣

Type: bool

Default value
false

anchoreGlobal.hashedPasswords💣

Type: bool

Default value
true

anchoreGlobal.dbConfig.timeout💣

Type: int

Default value
120

anchoreGlobal.dbConfig.ssl💣

Type: bool

Default value
false

anchoreGlobal.dbConfig.sslMode💣

Type: string

Default value
"verify-full"

anchoreGlobal.dbConfig.sslRootCertName💣

Type: string

Default value
nil

anchoreGlobal.dbConfig.connectionPoolSize💣

Type: int

Default value
30

anchoreGlobal.dbConfig.connectionPoolMaxOverflow💣

Type: int

Default value
100

anchoreGlobal.dbConfig.engineArgs💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreGlobal.internalServicesSsl.enabled💣

Type: bool

Default value
false

anchoreGlobal.internalServicesSsl.verifyCerts💣

Type: bool

Default value
false

anchoreGlobal.internalServicesSsl.certSecretKeyName💣

Type: string

Default value
nil

anchoreGlobal.internalServicesSsl.certSecretCertName💣

Type: string

Default value
nil

anchoreGlobal.webhooksEnabled💣

Type: bool

Default value
true

anchoreGlobal.webhooks.webhook_user💣

Type: string

Default value
nil

anchoreGlobal.webhooks.webhook_pass💣

Type: string

Default value
nil

anchoreGlobal.webhooks.ssl_verify💣

Type: bool

Default value
true

anchoreGlobal.webhooks.general💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreGlobal.policyBundles💣

Type: string

Default value
nil

anchoreGlobal.probes.liveness.initialDelaySeconds💣

Type: int

Default value
120

anchoreGlobal.probes.liveness.timeoutSeconds💣

Type: int

Default value
10

anchoreGlobal.probes.liveness.periodSeconds💣

Type: int

Default value
10

anchoreGlobal.probes.liveness.failureThreshold💣

Type: int

Default value
6

anchoreGlobal.probes.liveness.successThreshold💣

Type: int

Default value
1

anchoreGlobal.probes.readiness.timeoutSeconds💣

Type: int

Default value
10

anchoreGlobal.probes.readiness.periodSeconds💣

Type: int

Default value
10

anchoreGlobal.probes.readiness.failureThreshold💣

Type: int

Default value
3

anchoreGlobal.probes.readiness.successThreshold💣

Type: int

Default value
1

anchoreAnalyzer.replicaCount💣

Type: int

Default value
2

anchoreAnalyzer.containerPort💣

Type: int

Default value
8084

anchoreAnalyzer.serviceType💣

Type: string

Default value
"ClusterIP"

anchoreAnalyzer.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreAnalyzer.cycleTimers.image_analyzer💣

Type: int

Default value
1

anchoreAnalyzer.concurrentTasksPerWorker💣

Type: int

Default value
1

anchoreAnalyzer.layerCacheMaxGigabytes💣

Type: int

Default value
0

anchoreAnalyzer.enableHints💣

Type: bool

Default value
false

anchoreAnalyzer.enableOwnedPackageFiltering💣

Type: bool

Default value
true

anchoreAnalyzer.configFile.retrieve_files.file_list[0]💣

Type: string

Default value
"/etc/passwd"

anchoreAnalyzer.configFile.secret_search.match_params[0]💣

Type: string

Default value
"MAXFILESIZE=10000"

anchoreAnalyzer.configFile.secret_search.match_params[1]💣

Type: string

Default value
"STOREONMATCH=n"

anchoreAnalyzer.configFile.secret_search.regexp_match[0]💣

Type: string

Default value
"AWS_ACCESS_KEY=(?i).*aws_access_key_id( *=+ *).*(?<![A-Z0-9])[A-Z0-9]{20}(?![A-Z0-9]).*"

anchoreAnalyzer.configFile.secret_search.regexp_match[1]💣

Type: string

Default value
"AWS_SECRET_KEY=(?i).*aws_secret_access_key( *=+ *).*(?<![A-Za-z0-9/+=])[A-Za-z0-9/+=]{40}(?![A-Za-z0-9/+=]).*"

anchoreAnalyzer.configFile.secret_search.regexp_match[2]💣

Type: string

Default value
"PRIV_KEY=(?i)-+BEGIN(.*)PRIVATE KEY-+"

anchoreAnalyzer.configFile.secret_search.regexp_match[3]💣

Type: string

Default value
'DOCKER_AUTH=(?i).*"auth": *".+"'

anchoreAnalyzer.configFile.secret_search.regexp_match[4]💣

Type: string

Default value
"API_KEY=(?i).*api(-\|_)key( *=+ *).*(?<![A-Z0-9])[A-Z0-9]{20,60}(?![A-Z0-9]).*"

anchoreAnalyzer.resources.limits.cpu💣

Type: int

Default value
1

anchoreAnalyzer.resources.limits.memory💣

Type: string

Default value
"4G"

anchoreAnalyzer.resources.requests.cpu💣

Type: int

Default value
1

anchoreAnalyzer.resources.requests.memory💣

Type: string

Default value
"4G"

anchoreAnalyzer.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreAnalyzer.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreAnalyzer.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreAnalyzer.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreAnalyzer.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreAnalyzer.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreAnalyzer.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreApi.replicaCount💣

Type: int

Default value
1

anchoreApi.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreApi.service.type💣

Type: string

Default value
"ClusterIP"

anchoreApi.service.port💣

Type: int

Default value
8228

anchoreApi.service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreApi.service.label💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreApi.resources.limits.cpu💣

Type: int

Default value
1

anchoreApi.resources.limits.memory💣

Type: string

Default value
"4G"

anchoreApi.resources.requests.cpu💣

Type: int

Default value
1

anchoreApi.resources.requests.memory💣

Type: string

Default value
"4G"

anchoreApi.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreApi.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreApi.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreApi.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreApi.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreApi.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreApi.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreCatalog.replicaCount💣

Type: int

Default value
1

anchoreCatalog.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreCatalog.cycleTimers.image_watcher💣

Type: int

Default value
3600

anchoreCatalog.cycleTimers.policy_eval💣

Type: int

Default value
3600

anchoreCatalog.cycleTimers.vulnerability_scan💣

Type: int

Default value
14400

anchoreCatalog.cycleTimers.analyzer_queue💣

Type: int

Default value
1

anchoreCatalog.cycleTimers.archive_tasks💣

Type: int

Default value
43200

anchoreCatalog.cycleTimers.notifications💣

Type: int

Default value
30

anchoreCatalog.cycleTimers.service_watcher💣

Type: int

Default value
15

anchoreCatalog.cycleTimers.repo_watcher💣

Type: int

Default value
60

anchoreCatalog.cycleTimers.image_gc💣

Type: int

Default value
60

anchoreCatalog.cycleTimers.k8s_image_watcher💣

Type: int

Default value
150

anchoreCatalog.cycleTimers.resource_metrics💣

Type: int

Default value
60

anchoreCatalog.cycleTimers.events_gc💣

Type: int

Default value
43200

anchoreCatalog.events.max_retention_age_days💣

Type: int

Default value
0

anchoreCatalog.events.notification.enabled💣

Type: bool

Default value
false

anchoreCatalog.events.notification.level[0]💣

Type: string

Default value
"error"

anchoreCatalog.analysis_archive.compression.enabled💣

Type: bool

Default value
true

anchoreCatalog.analysis_archive.compression.min_size_kbytes💣

Type: int

Default value
100

anchoreCatalog.analysis_archive.storage_driver.name💣

Type: string

Default value
"db"

anchoreCatalog.analysis_archive.storage_driver.config💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreCatalog.object_store.compression.enabled💣

Type: bool

Default value
true

anchoreCatalog.object_store.compression.min_size_kbytes💣

Type: int

Default value
100

anchoreCatalog.object_store.storage_driver.name💣

Type: string

Default value
"db"

anchoreCatalog.object_store.storage_driver.config💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreCatalog.runtimeInventory.imageTTLDays💣

Type: int

Default value
1

anchoreCatalog.service.type💣

Type: string

Default value
"ClusterIP"

anchoreCatalog.service.port💣

Type: int

Default value
8082

anchoreCatalog.service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreCatalog.service.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreCatalog.resources.limits.cpu💣

Type: int

Default value
1

anchoreCatalog.resources.limits.memory💣

Type: string

Default value
"2G"

anchoreCatalog.resources.requests.cpu💣

Type: int

Default value
1

anchoreCatalog.resources.requests.memory💣

Type: string

Default value
"2G"

anchoreCatalog.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreCatalog.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreCatalog.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreCatalog.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreCatalog.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreCatalog.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreCatalog.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchorePolicyEngine.replicaCount💣

Type: int

Default value
1

anchorePolicyEngine.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchorePolicyEngine.cycleTimers.feed_sync💣

Type: int

Default value
14400

anchorePolicyEngine.cycleTimers.feed_sync_checker💣

Type: int

Default value
3600

anchorePolicyEngine.cycleTimers.grypedb_sync💣

Type: int

Default value
60

anchorePolicyEngine.enablePackageDbLoad💣

Type: bool

Default value
true

anchorePolicyEngine.cacheTTL💣

Type: int

Default value
3600

anchorePolicyEngine.service.type💣

Type: string

Default value
"ClusterIP"

anchorePolicyEngine.service.port💣

Type: int

Default value
8087

anchorePolicyEngine.service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchorePolicyEngine.service.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchorePolicyEngine.resources.limits.cpu💣

Type: int

Default value
1

anchorePolicyEngine.resources.limits.memory💣

Type: string

Default value
"4G"

anchorePolicyEngine.resources.requests.cpu💣

Type: int

Default value
1

anchorePolicyEngine.resources.requests.memory💣

Type: string

Default value
"4G"

anchorePolicyEngine.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchorePolicyEngine.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchorePolicyEngine.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchorePolicyEngine.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchorePolicyEngine.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchorePolicyEngine.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchorePolicyEngine.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreSimpleQueue.replicaCount💣

Type: int

Default value
1

anchoreSimpleQueue.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreSimpleQueue.service.type💣

Type: string

Default value
"ClusterIP"

anchoreSimpleQueue.service.port💣

Type: int

Default value
8083

anchoreSimpleQueue.service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreSimpleQueue.service.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreSimpleQueue.resources.limits.cpu💣

Type: int

Default value
1

anchoreSimpleQueue.resources.limits.memory💣

Type: string

Default value
"1G"

anchoreSimpleQueue.resources.requests.cpu💣

Type: int

Default value
1

anchoreSimpleQueue.resources.requests.memory💣

Type: string

Default value
"1G"

anchoreSimpleQueue.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreSimpleQueue.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreSimpleQueue.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreSimpleQueue.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreSimpleQueue.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreSimpleQueue.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreSimpleQueue.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEngineUpgradeJob.enabled💣

Type: bool

Default value
true

anchoreEngineUpgradeJob.resources.limits.cpu💣

Type: int

Default value
1

anchoreEngineUpgradeJob.resources.limits.memory💣

Type: string

Default value
"1G"

anchoreEngineUpgradeJob.resources.requests.cpu💣

Type: int

Default value
1

anchoreEngineUpgradeJob.resources.requests.memory💣

Type: string

Default value
"1G"

anchoreEngineUpgradeJob.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreEngineUpgradeJob.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEngineUpgradeJob.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEngineUpgradeJob.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEngineUpgradeJob.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseGlobal.enabled💣

Type: bool

Default value
false

anchoreEnterpriseGlobal.licenseSecretName💣

Type: string

Default value
"anchore-enterprise-license"

anchoreEnterpriseGlobal.image💣

Type: string

Default value
"registry1.dso.mil/ironbank/anchore/enterprise/enterprise:4.4.1"

anchoreEnterpriseGlobal.imagePullPolicy💣

Type: string

Default value
"IfNotPresent"

anchoreEnterpriseGlobal.imagePullSecretName💣

Type: string

Default value
"private-registry"

anchore-feeds-db.image.registry💣

Type: string

Default value
"registry1.dso.mil"

anchore-feeds-db.image.repository💣

Type: string

Default value
"ironbank/opensource/postgres/postgresql12"

anchore-feeds-db.image.tag💣

Type: float

Default value
12.14

anchore-feeds-db.global.imagePullSecrets[0]💣

Type: string

Default value
"private-registry"

anchore-feeds-db.externalEndpoint💣

Type: string

Default value
nil

anchore-feeds-db.postgresUser💣

Type: string

Default value
"anchoreengine"

anchore-feeds-db.postgresPassword💣

Type: string

Default value
"anchore-postgres,123"

anchore-feeds-db.postgresDatabase💣

Type: string

Default value
"anchore-feeds"

anchore-feeds-db.persistence.resourcePolicy💣

Type: string

Default value
"keep"

anchore-feeds-db.persistence.size💣

Type: string

Default value
"20Gi"

anchore-feeds-db.persistence.subPath💣

Type: string

Default value
"pgdata"

anchore-feeds-db.persistence.mountPath💣

Type: string

Default value
"/var/lib/postgresql"

anchore-feeds-db.postgresqlDataDir💣

Type: string

Default value
"/var/lib/postgresql/data"

anchore-feeds-db.resources.limits.cpu💣

Type: string

Default value
"100m"

anchore-feeds-db.resources.limits.memory💣

Type: string

Default value
"256Mi"

anchore-feeds-db.resources.requests.cpu💣

Type: string

Default value
"100m"

anchore-feeds-db.resources.requests.memory💣

Type: string

Default value
"256Mi"

anchore-feeds-db.metrics.resources.limits.cpu💣

Type: string

Default value
"100m"

anchore-feeds-db.metrics.resources.limits.memory💣

Type: string

Default value
"256Mi"

anchore-feeds-db.metrics.resources.requests.cpu💣

Type: string

Default value
"100m"

anchore-feeds-db.metrics.resources.requests.memory💣

Type: string

Default value
"256Mi"

anchore-feeds-db.securityContext.enabled💣

Type: bool

Default value
true

anchore-feeds-db.securityContext.fsGroup💣

Type: int

Default value
26

anchore-feeds-db.securityContext.runAsUser💣

Type: int

Default value
26

anchore-feeds-db.securityContext.runAsGroup💣

Type: int

Default value
26

anchore-feeds-db.containerSecurityContext.enabled💣

Type: bool

Default value
true

anchore-feeds-db.containerSecurityContext.runAsUser💣

Type: int

Default value
26

anchore-feeds-db.containerSecurityContext.runAsGroup💣

Type: int

Default value
26

anchore-feeds-db.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchore-feeds-db.postgresqlConfiguration.listen_addresses💣

Type: string

Default value
"*"

anchore-feeds-db.pgHbaConfiguration💣

Type: string

Default value
"local all all md5\nhost all all all md5"
Default value (formatted)
local all all md5
host all all all md5

anchore-feeds-gem-db.externalEndpoint💣

Type: string

Default value
nil

anchore-feeds-gem-db.postgresUser💣

Type: string

Default value
"postgres"

anchore-feeds-gem-db.postgresPassword💣

Type: string

Default value
"anchore-postgres,123"

anchore-feeds-gem-db.postgresDatabase💣

Type: string

Default value
"gems"

anchore-feeds-gem-db.persistence.enabled💣

Type: bool

Default value
false

anchore-feeds-gem-db.postgresqlDataDir💣

Type: string

Default value
"/var/lib/postgresql/data"

anchore-feeds-gem-db.securityContext.enabled💣

Type: bool

Default value
true

anchore-feeds-gem-db.securityContext.fsGroup💣

Type: int

Default value
26

anchore-feeds-gem-db.securityContext.runAsUser💣

Type: int

Default value
26

anchore-feeds-gem-db.securityContext.runAsGroup💣

Type: int

Default value
26

anchore-feeds-gem-db.containerSecurityContext.enabled💣

Type: bool

Default value
true

anchore-feeds-gem-db.containerSecurityContext.runAsUser💣

Type: int

Default value
26

anchore-feeds-gem-db.containerSecurityContext.runAsGroup💣

Type: int

Default value
26

anchore-feeds-gem-db.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreEnterpriseFeeds.enabled💣

Type: bool

Default value
true

anchoreEnterpriseFeeds.url💣

Type: string

Default value
""

anchoreEnterpriseFeeds.npmDriverEnabled💣

Type: bool

Default value
false

anchoreEnterpriseFeeds.gemDriverEnabled💣

Type: bool

Default value
false

anchoreEnterpriseFeeds.githubDriverEnabled💣

Type: bool

Default value
false

anchoreEnterpriseFeeds.githubDriverToken💣

Type: string

Default value
nil

anchoreEnterpriseFeeds.msrcDriverEnabled💣

Type: bool

Default value
false

anchoreEnterpriseFeeds.ubuntuExtraReleases💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeeds.debianExtraReleases💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeeds.rhelDriverConcurrency💣

Type: int

Default value
5

anchoreEnterpriseFeeds.ubuntuDriverGitUrl💣

Type: string

Default value
"https://git.launchpad.net/ubuntu-cve-tracker"

anchoreEnterpriseFeeds.ubuntuDriverGitBranch💣

Type: string

Default value
"master"

anchoreEnterpriseFeeds.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseFeeds.cycleTimers.driver_sync💣

Type: int

Default value
7200

anchoreEnterpriseFeeds.existingSecretName💣

Type: string

Default value
"anchore-enterprise-feeds-env"

anchoreEnterpriseFeeds.dbConfig.timeout💣

Type: int

Default value
120

anchoreEnterpriseFeeds.dbConfig.ssl💣

Type: bool

Default value
false

anchoreEnterpriseFeeds.dbConfig.sslMode💣

Type: string

Default value
"verify-full"

anchoreEnterpriseFeeds.dbConfig.sslRootCertName💣

Type: string

Default value
nil

anchoreEnterpriseFeeds.dbConfig.connectionPoolSize💣

Type: int

Default value
30

anchoreEnterpriseFeeds.dbConfig.connectionPoolMaxOverflow💣

Type: int

Default value
100

anchoreEnterpriseFeeds.dbConfig.engineArgs💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeeds.persistence.enabled💣

Type: bool

Default value
true

anchoreEnterpriseFeeds.persistence.resourcePolicy💣

Type: string

Default value
"keep"

anchoreEnterpriseFeeds.persistence.accessMode💣

Type: string

Default value
"ReadWriteOnce"

anchoreEnterpriseFeeds.persistence.size💣

Type: string

Default value
"40Gi"

anchoreEnterpriseFeeds.persistence.subPath💣

Type: string

Default value
"postgresql-db"

anchoreEnterpriseFeeds.persistence.mountPath💣

Type: string

Default value
"/workspace"

anchoreEnterpriseFeeds.service.type💣

Type: string

Default value
"ClusterIP"

anchoreEnterpriseFeeds.service.port💣

Type: int

Default value
8448

anchoreEnterpriseFeeds.service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeeds.service.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeeds.resources.limits.cpu💣

Type: int

Default value
1

anchoreEnterpriseFeeds.resources.limits.memory💣

Type: string

Default value
"10G"

anchoreEnterpriseFeeds.resources.requests.cpu💣

Type: int

Default value
1

anchoreEnterpriseFeeds.resources.requests.memory💣

Type: string

Default value
"10G"

anchoreEnterpriseFeeds.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreEnterpriseFeeds.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeeds.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeeds.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeeds.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeeds.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseFeeds.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeedsUpgradeJob.enabled💣

Type: bool

Default value
true

anchoreEnterpriseFeedsUpgradeJob.resources.limits.cpu💣

Type: int

Default value
1

anchoreEnterpriseFeedsUpgradeJob.resources.limits.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseFeedsUpgradeJob.resources.requests.cpu💣

Type: int

Default value
1

anchoreEnterpriseFeedsUpgradeJob.resources.requests.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseFeedsUpgradeJob.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreEnterpriseFeedsUpgradeJob.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeedsUpgradeJob.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseFeedsUpgradeJob.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseFeedsUpgradeJob.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseRbac.enabled💣

Type: bool

Default value
true

anchoreEnterpriseRbac.extraEnv[0].name💣

Type: string

Default value
"AUTHLIB_INSECURE_TRANSPORT"

anchoreEnterpriseRbac.extraEnv[0].value💣

Type: string

Default value
"true"

anchoreEnterpriseRbac.service.managerPort💣

Type: int

Default value
8229

anchoreEnterpriseRbac.service.authPort💣

Type: int

Default value
8089

anchoreEnterpriseRbac.service.type💣

Type: string

Default value
"ClusterIP"

anchoreEnterpriseRbac.service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseRbac.service.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseRbac.authResources.limits.cpu💣

Type: int

Default value
1

anchoreEnterpriseRbac.authResources.limits.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseRbac.authResources.requests.cpu💣

Type: int

Default value
1

anchoreEnterpriseRbac.authResources.requests.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseRbac.managerResources.limits.cpu💣

Type: int

Default value
1

anchoreEnterpriseRbac.managerResources.limits.memory💣

Type: string

Default value
"4G"

anchoreEnterpriseRbac.managerResources.requests.cpu💣

Type: int

Default value
1

anchoreEnterpriseRbac.managerResources.requests.memory💣

Type: string

Default value
"4G"

anchoreEnterpriseRbac.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreEnterpriseRbac.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseReports.enabled💣

Type: bool

Default value
true

anchoreEnterpriseReports.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseReports.enableGraphiql💣

Type: bool

Default value
true

anchoreEnterpriseReports.enableDataIngress💣

Type: bool

Default value
true

anchoreEnterpriseReports.enableDataEgress💣

Type: bool

Default value
false

anchoreEnterpriseReports.dataEgressWindow💣

Type: int

Default value
0

anchoreEnterpriseReports.dataRefreshMaxWorkers💣

Type: int

Default value
10

anchoreEnterpriseReports.dataLoadMaxWorkers💣

Type: int

Default value
10

anchoreEnterpriseReports.cycleTimers.reports_data_load💣

Type: int

Default value
600

anchoreEnterpriseReports.cycleTimers.reports_data_refresh💣

Type: int

Default value
7200

anchoreEnterpriseReports.cycleTimers.reports_metrics💣

Type: int

Default value
3600

anchoreEnterpriseReports.cycleTimers.reports_data_egress💣

Type: int

Default value
600

anchoreEnterpriseReports.service.type💣

Type: string

Default value
"ClusterIP"

anchoreEnterpriseReports.service.apiPort💣

Type: int

Default value
8558

anchoreEnterpriseReports.service.workerPort💣

Type: int

Default value
8778

anchoreEnterpriseReports.service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseReports.service.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseReports.resources.limits.cpu💣

Type: int

Default value
1

anchoreEnterpriseReports.resources.limits.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseReports.resources.requests.cpu💣

Type: int

Default value
1

anchoreEnterpriseReports.resources.requests.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseReports.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreEnterpriseReports.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseReports.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseReports.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseReports.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseReports.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseReports.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseNotifications.enabled💣

Type: bool

Default value
true

anchoreEnterpriseNotifications.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseNotifications.cycleTimers.notifications💣

Type: int

Default value
30

anchoreEnterpriseNotifications.service.type💣

Type: string

Default value
"ClusterIP"

anchoreEnterpriseNotifications.service.port💣

Type: int

Default value
8668

anchoreEnterpriseNotifications.service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseNotifications.service.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseNotifications.resources.limits.cpu💣

Type: int

Default value
1

anchoreEnterpriseNotifications.resources.limits.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseNotifications.resources.requests.cpu💣

Type: int

Default value
1

anchoreEnterpriseNotifications.resources.requests.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseNotifications.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreEnterpriseNotifications.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseNotifications.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseNotifications.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseNotifications.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseNotifications.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseNotifications.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseUi.enabled💣

Type: bool

Default value
true

anchoreEnterpriseUi.image💣

Type: string

Default value
"registry1.dso.mil/ironbank/anchore/enterpriseui/enterpriseui:4.4.0"

anchoreEnterpriseUi.imagePullPolicy💣

Type: string

Default value
"IfNotPresent"

anchoreEnterpriseUi.imagePullSecretName💣

Type: string

Default value
"private-registry"

anchoreEnterpriseUi.extraEnv💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseUi.existingSecretName💣

Type: string

Default value
"anchore-enterprise-ui-env"

anchoreEnterpriseUi.appDBConfig.native💣

Type: bool

Default value
true

anchoreEnterpriseUi.appDBConfig.pool.max💣

Type: int

Default value
10

anchoreEnterpriseUi.appDBConfig.pool.min💣

Type: int

Default value
0

anchoreEnterpriseUi.appDBConfig.pool.acquire💣

Type: int

Default value
30000

anchoreEnterpriseUi.appDBConfig.pool.idle💣

Type: int

Default value
10000

anchoreEnterpriseUi.ldapsRootCaCertName💣

Type: string

Default value
nil

anchoreEnterpriseUi.logLevel💣

Type: string

Default value
"http"

anchoreEnterpriseUi.enableProxy💣

Type: bool

Default value
false

anchoreEnterpriseUi.enableSsl💣

Type: bool

Default value
false

anchoreEnterpriseUi.enableSharedLogin💣

Type: bool

Default value
true

anchoreEnterpriseUi.redisFlushdb💣

Type: bool

Default value
true

anchoreEnterpriseUi.forceWebsocket💣

Type: bool

Default value
false

anchoreEnterpriseUi.authenticationLock.count💣

Type: int

Default value
5

anchoreEnterpriseUi.authenticationLock.expires💣

Type: int

Default value
300

anchoreEnterpriseUi.service.type💣

Type: string

Default value
"ClusterIP"

anchoreEnterpriseUi.service.port💣

Type: int

Default value
80

anchoreEnterpriseUi.service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseUi.service.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseUi.service.sessionAffinity💣

Type: string

Default value
"ClientIP"

anchoreEnterpriseUi.enrichInventoryView💣

Type: bool

Default value
true

anchoreEnterpriseUi.resources.limits.cpu💣

Type: int

Default value
1

anchoreEnterpriseUi.resources.limits.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseUi.resources.requests.cpu💣

Type: int

Default value
1

anchoreEnterpriseUi.resources.requests.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseUi.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreEnterpriseUi.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseUi.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseUi.deploymentAnnotations💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseUi.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseUi.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseUi.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

ui-redis.istio.enabled💣

Type: string

Default value
"{{ .Values.istio.enabled }}"

ui-redis.auth.password💣

Type: string

Default value
"anchore-redis,123"

ui-redis.architecture💣

Type: string

Default value
"standalone"

ui-redis.master.persistence.enabled💣

Type: bool

Default value
false

ui-redis.metrics.serviceMonitor.scheme💣

Type: string

Default value
""

ui-redis.metrics.serviceMonitor.tlsConfig💣

Type: object

Default value
{}
Default value (formatted)
{}

ui-redis.externalEndpoint💣

Type: string

Default value
nil

ui-redis.commonConfiguration💣

Type: string

Default value
"maxmemory 200mb\nsave \"\""
Default value (formatted)
maxmemory 200mb
save \"\

anchoreEnterpriseEngineUpgradeJob.enabled💣

Type: bool

Default value
true

anchoreEnterpriseEngineUpgradeJob.resources.limits.cpu💣

Type: int

Default value
1

anchoreEnterpriseEngineUpgradeJob.resources.limits.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseEngineUpgradeJob.resources.requests.cpu💣

Type: int

Default value
1

anchoreEnterpriseEngineUpgradeJob.resources.requests.memory💣

Type: string

Default value
"1G"

anchoreEnterpriseEngineUpgradeJob.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

anchoreEnterpriseEngineUpgradeJob.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseEngineUpgradeJob.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

anchoreEnterpriseEngineUpgradeJob.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

anchoreEnterpriseEngineUpgradeJob.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

bbtests.enabled💣

Type: bool

Default value
false

bbtests.scripts.image💣

Type: string

Default value
"registry1.dso.mil/ironbank/anchore/cli/cli:0.9.4"

bbtests.scripts.envs.ANCHORE_CLI_URL💣

Type: string

Default value
'http://{{ template "anchore-engine.api.fullname" . }}:{{ .Values.anchoreApi.service.port }}/v1'

bbtests.scripts.envs.ANCHORE_CLI_USER💣

Type: string

Default value
"admin"

bbtests.scripts.envs.ANCHORE_SCAN_IMAGE💣

Type: string

Default value
"quay.io/prometheus/node-exporter:latest"

bbtests.scripts.secretEnvs[0].name💣

Type: string

Default value
"ANCHORE_CLI_PASS"

bbtests.scripts.secretEnvs[0].valueFrom.secretKeyRef.name💣

Type: string

Default value
'{{ template "anchore-engine.fullname" . }}-admin-pass'

bbtests.scripts.secretEnvs[0].valueFrom.secretKeyRef.key💣

Type: string

Default value
"ANCHORE_ADMIN_PASSWORD"

bbtests.scripts.resources.requests.cpu💣

Type: string

Default value
"1"

bbtests.scripts.resources.requests.memory💣

Type: string

Default value
"1Gi"

bbtests.scripts.resources.limits.cpu💣

Type: string

Default value
"1"

bbtests.scripts.resources.limits.memory💣

Type: string

Default value
"1Gi"