Merge branch 'image_pull_secrets'

This commit is contained in:
Daan Selen
2026-04-01 21:01:59 +02:00
4 changed files with 35 additions and 7 deletions

View File

@ -95,7 +95,8 @@ You should be good to go!
### Global
| Name | Description | Value |
| ---------------------- | ------------------------------ | ----- |
| `global.imageRegistry` | global image registry override | `""` |
| `global.storageClass` | global storage class override | `""` |
| Name | Description | Value |
| ------------------------- | ---------------------------------- | ----- |
| `global.imageRegistry` | global image registry override | `""` |
| `global.imagePullSecrets` | global image registry pull secrets | `[]` |
| `global.storageClass` | global storage class override | `""` |