compliance-scanning performs hardening of OCP cluster vis predefiend profile(s)
This chart is used to serve as the template for Validated Patterns Charts
Homepage: https://github.com/validatedpatterns/ocp-compliance-scanning-chart
| Name | Url | |
|---|---|---|
| Validated Patterns Team | validatedpatterns@googlegroups.com |
| Key | Type | Default | Description |
|---|---|---|---|
| compliance.scanSetting.autoApplyRemediations | bool | true |
|
| compliance.scanSetting.name | string | "compliance-scan-setting" |
|
| compliance.scanSetting.nodeSelector | object | {} |
|
| compliance.scanSetting.scanTolerations[0].effect | string | "NoSchedule" |
|
| compliance.scanSetting.scanTolerations[0].key | string | "node-role.kubernetes.io/master" |
|
| compliance.scanSetting.scanTolerations[0].operator | string | "Exists" |
|
| compliance.scanSetting.schedule | string | "" |
|
| compliance.scanSettingBinding.name | string | "compliance-scan-binding" |
|
| compliance.scanSettingBinding.profile | string | "ocp4-moderate" |
|
| compliance.storage.enabled | bool | true |
|
| compliance.storage.pvc.accessMode | string | "ReadWriteOnce" |
|
| compliance.storage.pvc.name | string | "compliance-scan-results" |
|
| compliance.storage.pvc.size | string | "2Gi" |
|
| compliance.storage.pvc.storageClass | string | "" |
|
| global.localClusterDomain | string | "local.example.com" |
|
| hardening.etcdEncryption.enabled | bool | false |
|
| hardening.etcdEncryption.type | string | "aescbc" |
Autogenerated from chart metadata using helm-docs v1.14.2