Add resources to copyutil initContainer (#1093)
Signed-off-by: Sven Haardiek <sven.haardiek@uni-muenster.de> Co-authored-by: Marko Bevc <marko@scalefactory.com>
This commit is contained in:
parent
a3c77c80d7
commit
66194fd35f
4 changed files with 16 additions and 3 deletions
|
|
@ -316,6 +316,7 @@ NAME: my-release
|
|||
| repoServer.clusterRoleRules.rules | list | `[]` | List of custom rules for the Repo server's Cluster Role resource |
|
||||
| repoServer.containerPort | int | `8081` | Configures the repo server port |
|
||||
| repoServer.containerSecurityContext | object | `{}` | Repo server container-level security context |
|
||||
| repoServer.copyutil.resources | object | `{}` | Resource limits and requests for the copyutil initContainer |
|
||||
| repoServer.env | list | `[]` | Environment variables to pass to repo server |
|
||||
| repoServer.envFrom | list | `[]` (See [values.yaml]) | envFrom to pass to repo server |
|
||||
| repoServer.extraArgs | list | `[]` | Additional command line arguments to pass to repo server |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue