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 14, 2024
1 parent 9c913b7 commit 8ba80cf
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 @@ -261,7 +261,7 @@ secrets.
| swaggerUI.image.pullPolicy | string | `"IfNotPresent"` | Swagger UI image pull policy |
| swaggerUI.image.registry | string | `"docker.io"` | Swagger UI container registry |
| swaggerUI.image.repository | string | `"swaggerapi/swagger-ui"` | Swagger UI container repository |
| swaggerUI.image.tag | string | `"v5.3.1"` | Swagger UI container tag |
| swaggerUI.image.tag | string | `"v5.11.4"` | Swagger UI container tag |
| swaggerUI.podSecurityContext.enabled | bool | `false` | Pod security context enabled |
| swaggerUI.podSecurityContext.fsGroup | int | `101` | Pod security context fsGroup |
| swaggerUI.replicas | int | `1` | Number of replicas for the swagger-ui service |
Expand Down

0 comments on commit 8ba80cf

Please sign in to comment.