Skip to content
This repository was 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
chrisgacsal committed Feb 20, 2024
1 parent c544e5d commit 04384c7
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 @@ -83,7 +83,7 @@ secrets.
| exploitDBServer.image.pullPolicy | string | `"IfNotPresent"` | Exploit DB Server image pull policy |
| exploitDBServer.image.registry | string | `"ghcr.io"` | Exploit DB Server container registry |
| exploitDBServer.image.repository | string | `"openclarity/exploit-db-server"` | Exploit DB Server container repository |
| exploitDBServer.image.tag | string | `"v0.2.3"` | Exploit DB Server container tag |
| exploitDBServer.image.tag | string | `"v0.3.0"` | Exploit DB Server container tag |
| exploitDBServer.podSecurityContext.enabled | bool | `true` | Pod security context enabled |
| exploitDBServer.podSecurityContext.fsGroup | int | `1001` | Pod security context fsGroup |
| exploitDBServer.replicas | int | `1` | Number of replicas for the exploit-db-server service |
Expand Down

0 comments on commit 04384c7

Please sign in to comment.