Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
docs: update helm docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paralta committed Aug 6, 2024
1 parent 84bf301 commit 358e1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/kubernetes/helm/vmclarity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ secrets.
| trivyServer.image.pullPolicy | string | `"IfNotPresent"` | Trivy Server image pull policy |
| trivyServer.image.registry | string | `"docker.io"` | Trivy Server container registry |
| trivyServer.image.repository | string | `"aquasec/trivy"` | Trivy Server container repository |
| trivyServer.image.tag | string | `"0.53.0"` | Trivy Server container tag |
| trivyServer.image.tag | string | `"0.54.1"` | Trivy Server container tag |
| trivyServer.podSecurityContext.enabled | bool | `true` | Pod security context enabled |
| trivyServer.podSecurityContext.fsGroup | int | `1001` | Pod security context fsGroup |
| trivyServer.replicas | int | `1` | Number of replicas for the trivy server service |
Expand Down

0 comments on commit 358e1e1

Please sign in to comment.