kyverno-reporter values.yaml
📜
domain📜
Type: string
"dev.bigbang.mil"
Description: domain to use for virtual service
global.fullnameOverride📜
Type: string
"kyverno-reporter"
global.labels📜
Type: object
{}
upstream.nameOverride📜
Type: string
"kyverno-reporter"
upstream.fullnameOverride📜
Type: string
"policy-reporter"
upstream.namespaceOverride📜
Type: string
"kyverno-reporter"
upstream.imagePullSecrets[0].name📜
Type: string
"private-registry"
upstream.image.registry📜
Type: string
"registry1.dso.mil"
upstream.image.repository📜
Type: string
"ironbank/opensource/kyverno/policy-reporter"
upstream.image.pullPolicy📜
Type: string
"IfNotPresent"
upstream.image.tag📜
Type: string
"3.1.1"
upstream.image.priorityClassName📜
Type: string
""
Description: Deployment priorityClassName
upstream.ui.enabled📜
Type: bool
true
upstream.ui.image.registry📜
Type: string
"registry1.dso.mil"
upstream.ui.image.repository📜
Type: string
"ironbank/nirmata/policy-reporter/policy-reporter-ui"
upstream.ui.image.pullPolicy📜
Type: string
"IfNotPresent"
upstream.ui.image.tag📜
Type: string
"2.3.10"
upstream.ui.imagePullSecrets[0].name📜
Type: string
"private-registry"
upstream.ui.podLabels.”app.kubernetes.io/part-of”📜
Type: string
"policy-reporter"
upstream.plugin.kyverno.enabled📜
Type: bool
true
upstream.plugin.kyverno.image.registry📜
Type: string
"registry1.dso.mil"
upstream.plugin.kyverno.image.repository📜
Type: string
"ironbank/opensource/kyverno/policy-reporter/kyverno-plugin"
upstream.plugin.kyverno.image.pullPolicy📜
Type: string
"IfNotPresent"
upstream.plugin.kyverno.image.tag📜
Type: string
"0.4.4"
upstream.plugin.kyverno.imagePullSecrets[0].name📜
Type: string
"private-registry"
upstream.plugin.kyverno.podLabels.”app.kubernetes.io/part-of”📜
Type: string
"policy-reporter"
upstream.monitoring.enabled📜
Type: bool
true
Description: Enables the Prometheus Operator integration
upstream.monitoring.grafana.dashboards.enabled📜
Type: bool
true
upstream.monitoring.grafana.dashboards.namespace📜
Type: string
"monitoring"
upstream.monitoring.serviceMonitor.scheme📜
Type: string
"https"
upstream.monitoring.serviceMonitor.tlsConfig.caFile📜
Type: string
"/etc/prom-certs/root-cert.pem"
upstream.monitoring.serviceMonitor.tlsConfig.certFile📜
Type: string
"/etc/prom-certs/cert-chain.pem"
upstream.monitoring.serviceMonitor.tlsConfig.keyFile📜
Type: string
"/etc/prom-certs/key.pem"
upstream.monitoring.serviceMonitor.tlsConfig.insecureSkipVerify📜
Type: bool
true
networkPolicies.enabled📜
Type: bool
false
networkPolicies.ingressLabels.app📜
Type: string
"public-ingressgateway"
networkPolicies.ingressLabels.istio📜
Type: string
"ingressgateway"
networkPolicies.istioNamespaceSelector.”app.kubernetes.io/name”📜
Type: string
"istio-gateway"
networkPolicies.controlPlaneCidr📜
Type: string
"0.0.0.0/0"
networkPolicies.additionalPolicies📜
Type: list
[]
extraVolumes.volumeMounts📜
Type: list
[]
openshift📜
Type: bool
false
istio.enabled📜
Type: bool
true
istio.mtls.mode📜
Type: string
"STRICT"
istio.hardened.enabled📜
Type: bool
true
istio.hardened.outboundTrafficPolicyMode📜
Type: string
"REGISTRY_ONLY"
istio.hardened.customAuthorizationPolicies[0].name📜
Type: string
"allow-kyverno-reporter"
istio.hardened.customAuthorizationPolicies[0].enabled📜
Type: bool
true
istio.hardened.customAuthorizationPolicies[0].spec.selector.matchLabels.”app.kubernetes.io/instance”📜
Type: string
"kyverno-reporter-kyverno-reporter"
istio.hardened.customAuthorizationPolicies[0].spec.action📜
Type: string
"ALLOW"
istio.hardened.customAuthorizationPolicies[0].spec.rules[0].from[0].source.namespaces[0]📜
Type: string
"kyverno-reporter"
istio.hardened.customServiceEntries📜
Type: list
[]
istio.hardened.annotations📜
Type: object
{}
istio.kyvernoReporter.enabled📜
Type: bool
true
istio.kyvernoReporter.virtualService.enabled📜
Type: bool
true
istio.kyvernoReporter.labels📜
Type: object
{}
Description: Labels for VS
istio.kyvernoReporter.gateways📜
Type: list
- istio-system/public
Description: Gateways for VS
istio.kyvernoReporter.hosts📜
Type: list
- policyreporter.{{ .Values.domain }}
Description: Hosts for VS
bbtests.enabled📜
Type: bool
false
bbtests.cypress.artifacts📜
Type: bool
true
bbtests.cypress.envs.cypress_grafana_url📜
Type: string
"http://grafana.monitoring.svc.cluster.local"
bbtests.cypress.envs.cypress_prometheus_url📜
Type: string
"http://monitoring-kube-prometheus-prometheus.monitoring.svc.cluster.local:9090"
bbtests.cypress.envs.cypress_grafana_user📜
Type: string
"admin"
bbtests.cypress.envs.cypress_grafana_pass📜
Type: string
"prom-operator"
bbtests.cypress.envs.cypress_reporter_ns📜
Type: string
"kyverno-reporter"
bbtests.scripts.image📜
Type: string
"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.32.5"
bbtests.scripts.envs.KYVERNO_REPORTER_URL📜
Type: string
"http://policy-reporter.kyverno-reporter.svc:8080"
bbtests.volumes📜
Type: list
[]