Skip to content

kyverno-reporter values.yamlπŸ“œ

nameOverrideπŸ“œ

Type: string

Default value
""

image.registryπŸ“œ

Type: string

Default value
"registry1.dso.mil"

image.repositoryπŸ“œ

Type: string

Default value
"ironbank/nirmata/policy-reporter/policy-reporter"

image.pullPolicyπŸ“œ

Type: string

Default value
"IfNotPresent"

image.tagπŸ“œ

Type: string

Default value
"2.12.0"

imagePullSecretsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

replicaCountπŸ“œ

Type: int

Default value
1

deploymentStrategyπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

port.nameπŸ“œ

Type: string

Default value
"http"

port.numberπŸ“œ

Type: int

Default value
8080

annotationsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

rbac.enabledπŸ“œ

Type: bool

Default value
true

serviceAccount.createπŸ“œ

Type: bool

Default value
true

serviceAccount.annotationsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

serviceAccount.nameπŸ“œ

Type: string

Default value
""

serviceAccount.automountServiceAccountTokenπŸ“œ

Type: bool

Default value
false

service.enabledπŸ“œ

Type: bool

Default value
true

service.annotationsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

service.labelsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

service.typeπŸ“œ

Type: string

Default value
"ClusterIP"

service.portπŸ“œ

Type: int

Default value
8080

podSecurityContext.fsGroupπŸ“œ

Type: int

Default value
1234

securityContext.runAsUserπŸ“œ

Type: int

Default value
1234

securityContext.runAsGroupπŸ“œ

Type: int

Default value
1234

securityContext.runAsNonRootπŸ“œ

Type: bool

Default value
true

securityContext.privilegedπŸ“œ

Type: bool

Default value
false

securityContext.allowPrivilegeEscalationπŸ“œ

Type: bool

Default value
false

securityContext.readOnlyRootFilesystemπŸ“œ

Type: bool

Default value
true

securityContext.capabilities.drop[0]πŸ“œ

Type: string

Default value
"ALL"

securityContext.seccompProfile.typeπŸ“œ

Type: string

Default value
"RuntimeDefault"

podAnnotationsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

podLabelsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

resourcesπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

networkPolicy.enabledπŸ“œ

Type: bool

Default value
false

networkPolicy.egress[0].toπŸ“œ

Type: string

Default value
nil

networkPolicy.egress[0].ports[0].protocolπŸ“œ

Type: string

Default value
"TCP"

networkPolicy.egress[0].ports[0].portπŸ“œ

Type: int

Default value
6443

networkPolicy.ingressπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

rest.enabledπŸ“œ

Type: bool

Default value
false

metrics.enabledπŸ“œ

Type: bool

Default value
false

metrics.modeπŸ“œ

Type: string

Default value
"detailed"

metrics.customLabelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

profiling.enabledπŸ“œ

Type: bool

Default value
false

reportFilter.namespaces.includeπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

reportFilter.namespaces.excludeπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

reportFilter.clusterReports.disabledπŸ“œ

Type: bool

Default value
false

ui.enabledπŸ“œ

Type: bool

Default value
false

kyvernoPlugin.enabledπŸ“œ

Type: bool

Default value
false

monitoring.enabledπŸ“œ

Type: bool

Default value
false

global.plugins.kyvernoπŸ“œ

Type: bool

Default value
false

global.backendπŸ“œ

Type: string

Default value
""

global.fullnameOverrideπŸ“œ

Type: string

Default value
""

global.namespaceπŸ“œ

Type: string

Default value
""

global.labelsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

policyPrioritiesπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

emailReports.clusterNameπŸ“œ

Type: string

Default value
""

emailReports.smtp.secretπŸ“œ

Type: string

Default value
""

emailReports.smtp.hostπŸ“œ

Type: string

Default value
""

emailReports.smtp.portπŸ“œ

Type: int

Default value
465

emailReports.smtp.usernameπŸ“œ

Type: string

Default value
""

emailReports.smtp.passwordπŸ“œ

Type: string

Default value
""

emailReports.smtp.fromπŸ“œ

Type: string

Default value
""

emailReports.smtp.encryptionπŸ“œ

Type: string

Default value
""

emailReports.summary.enabledπŸ“œ

Type: bool

Default value
false

emailReports.summary.scheduleπŸ“œ

Type: string

Default value
"0 8 * * *"

emailReports.summary.activeDeadlineSecondsπŸ“œ

Type: int

Default value
300

emailReports.summary.backoffLimitπŸ“œ

Type: int

Default value
3

emailReports.summary.ttlSecondsAfterFinishedπŸ“œ

Type: int

Default value
0

emailReports.summary.restartPolicyπŸ“œ

Type: string

Default value
"Never"

emailReports.summary.toπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

emailReports.summary.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

emailReports.summary.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

emailReports.violations.enabledπŸ“œ

Type: bool

Default value
false

emailReports.violations.scheduleπŸ“œ

Type: string

Default value
"0 8 * * *"

emailReports.violations.activeDeadlineSecondsπŸ“œ

Type: int

Default value
300

emailReports.violations.backoffLimitπŸ“œ

Type: int

Default value
3

emailReports.violations.ttlSecondsAfterFinishedπŸ“œ

Type: int

Default value
0

emailReports.violations.restartPolicyπŸ“œ

Type: string

Default value
"Never"

emailReports.violations.toπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

emailReports.violations.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

emailReports.violations.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

existingTargetConfig.enabledπŸ“œ

Type: bool

Default value
false

existingTargetConfig.nameπŸ“œ

Type: string

Default value
""

existingTargetConfig.subPathπŸ“œ

Type: string

Default value
""

target.loki.hostπŸ“œ

Type: string

Default value
""

target.loki.certificateπŸ“œ

Type: string

Default value
""

target.loki.skipTLSπŸ“œ

Type: bool

Default value
false

target.loki.secretRefπŸ“œ

Type: string

Default value
""

target.loki.pathπŸ“œ

Type: string

Default value
""

target.loki.minimumPriorityπŸ“œ

Type: string

Default value
""

target.loki.sourcesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.loki.skipExistingOnStartupπŸ“œ

Type: bool

Default value
true

target.loki.customLabelsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.loki.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.loki.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.elasticsearch.hostπŸ“œ

Type: string

Default value
""

target.elasticsearch.certificateπŸ“œ

Type: string

Default value
""

target.elasticsearch.skipTLSπŸ“œ

Type: bool

Default value
false

target.elasticsearch.indexπŸ“œ

Type: string

Default value
""

target.elasticsearch.usernameπŸ“œ

Type: string

Default value
""

target.elasticsearch.passwordπŸ“œ

Type: string

Default value
""

target.elasticsearch.secretRefπŸ“œ

Type: string

Default value
""

target.elasticsearch.rotationπŸ“œ

Type: string

Default value
""

target.elasticsearch.minimumPriorityπŸ“œ

Type: string

Default value
""

target.elasticsearch.sourcesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.elasticsearch.skipExistingOnStartupπŸ“œ

Type: bool

Default value
true

target.elasticsearch.customFieldsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.elasticsearch.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.elasticsearch.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.slack.webhookπŸ“œ

Type: string

Default value
""

target.slack.secretRefπŸ“œ

Type: string

Default value
""

target.slack.minimumPriorityπŸ“œ

Type: string

Default value
""

target.slack.sourcesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.slack.skipExistingOnStartupπŸ“œ

Type: bool

Default value
true

target.slack.customFieldsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.slack.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.slack.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.discord.webhookπŸ“œ

Type: string

Default value
""

target.discord.secretRefπŸ“œ

Type: string

Default value
""

target.discord.minimumPriorityπŸ“œ

Type: string

Default value
""

target.discord.sourcesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.discord.skipExistingOnStartupπŸ“œ

Type: bool

Default value
true

target.discord.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.discord.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.teams.webhookπŸ“œ

Type: string

Default value
""

target.teams.secretRefπŸ“œ

Type: string

Default value
""

target.teams.certificateπŸ“œ

Type: string

Default value
""

target.teams.skipTLSπŸ“œ

Type: bool

Default value
false

target.teams.minimumPriorityπŸ“œ

Type: string

Default value
""

target.teams.sourcesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.teams.skipExistingOnStartupπŸ“œ

Type: bool

Default value
true

target.teams.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.teams.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.ui.hostπŸ“œ

Type: string

Default value
""

target.ui.certificateπŸ“œ

Type: string

Default value
""

target.ui.skipTLSπŸ“œ

Type: bool

Default value
false

target.ui.minimumPriorityπŸ“œ

Type: string

Default value
"warning"

target.ui.sourcesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.ui.skipExistingOnStartupπŸ“œ

Type: bool

Default value
true

target.webhook.hostπŸ“œ

Type: string

Default value
""

target.webhook.certificateπŸ“œ

Type: string

Default value
""

target.webhook.skipTLSπŸ“œ

Type: bool

Default value
false

target.webhook.secretRefπŸ“œ

Type: string

Default value
""

target.webhook.headersπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.webhook.minimumPriorityπŸ“œ

Type: string

Default value
""

target.webhook.sourcesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.webhook.skipExistingOnStartupπŸ“œ

Type: bool

Default value
true

target.webhook.customFieldsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.webhook.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.webhook.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.s3.accessKeyIDπŸ“œ

Type: string

Default value
""

target.s3.secretAccessKeyπŸ“œ

Type: string

Default value
""

target.s3.secretRefπŸ“œ

Type: string

Default value
""

target.s3.regionπŸ“œ

Type: string

Default value
""

target.s3.endpointπŸ“œ

Type: string

Default value
""

target.s3.bucketπŸ“œ

Type: string

Default value
""

target.s3.pathStyleπŸ“œ

Type: bool

Default value
false

target.s3.prefixπŸ“œ

Type: string

Default value
""

target.s3.minimumPriorityπŸ“œ

Type: string

Default value
""

target.s3.sourcesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.s3.skipExistingOnStartupπŸ“œ

Type: bool

Default value
true

target.s3.customFieldsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.s3.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.s3.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.kinesis.accessKeyIDπŸ“œ

Type: string

Default value
""

target.kinesis.secretAccessKeyπŸ“œ

Type: string

Default value
""

target.kinesis.secretRefπŸ“œ

Type: string

Default value
""

target.kinesis.regionπŸ“œ

Type: string

Default value
""

target.kinesis.endpointπŸ“œ

Type: string

Default value
""

target.kinesis.streamNameπŸ“œ

Type: string

Default value
""

target.kinesis.minimumPriorityπŸ“œ

Type: string

Default value
""

target.kinesis.sourcesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

target.kinesis.skipExistingOnStartupπŸ“œ

Type: bool

Default value
true

target.kinesis.customFieldsπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.kinesis.filterπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

target.kinesis.channelsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

leaderElection.enabledπŸ“œ

Type: bool

Default value
false

leaderElection.releaseOnCancelπŸ“œ

Type: bool

Default value
true

leaderElection.leaseDurationπŸ“œ

Type: int

Default value
15

leaderElection.renewDeadlineπŸ“œ

Type: int

Default value
10

leaderElection.retryPeriodπŸ“œ

Type: int

Default value
2

redis.enabledπŸ“œ

Type: bool

Default value
false

redis.addressπŸ“œ

Type: string

Default value
""

redis.databaseπŸ“œ

Type: int

Default value
0

redis.prefixπŸ“œ

Type: string

Default value
"policy-reporter"

redis.usernameπŸ“œ

Type: string

Default value
""

redis.passwordπŸ“œ

Type: string

Default value
""

podDisruptionBudget.minAvailableπŸ“œ

Type: int

Default value
1

Description: Configures the minimum available pods for policy-reporter disruptions. Cannot be used if maxUnavailable is set.

podDisruptionBudget.maxUnavailableπŸ“œ

Type: string

Default value
nil

Description: Configures the maximum unavailable pods for policy-reporter disruptions. Cannot be used if minAvailable is set.

nodeSelectorπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

tolerationsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

affinityπŸ“œ

Type: object

Default value
{}
Default value (formatted)
{}

topologySpreadConstraintsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

livenessProbe.httpGet.pathπŸ“œ

Type: string

Default value
"/ready"

livenessProbe.httpGet.portπŸ“œ

Type: string

Default value
"http"

readinessProbe.httpGet.pathπŸ“œ

Type: string

Default value
"/healthz"

readinessProbe.httpGet.portπŸ“œ

Type: string

Default value
"http"

networkPolicies.enabledπŸ“œ

Type: bool

Default value
false

networkPolicies.controlPlaneCidrπŸ“œ

Type: string

Default value
"0.0.0.0/0"

extraVolumes.volumeMountsπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]

openshiftπŸ“œ

Type: bool

Default value
false

istio.enabledπŸ“œ

Type: bool

Default value
false

istio.mtls.modeπŸ“œ

Type: string

Default value
"STRICT"

bbtests.enabledπŸ“œ

Type: bool

Default value
false

bbtests.cypress.artifactsπŸ“œ

Type: bool

Default value
true

bbtests.cypress.envs.cypress_grafana_urlπŸ“œ

Type: string

Default value
"http://grafana.monitoring.svc.cluster.local"

bbtests.cypress.envs.cypress_prometheus_urlπŸ“œ

Type: string

Default value
"http://monitoring-kube-prometheus-prometheus.monitoring.svc.cluster.local:9090"

bbtests.cypress.envs.cypress_reporter_nsπŸ“œ

Type: string

Default value
"kyverno-reporter"

bbtests.volumesπŸ“œ

Type: list

Default value
[]
Default value (formatted)
[]