You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| customAnnotations | object |`{}`| Custom Annotations to be applied on all resources |
38
38
| customLabels | object |`{}`| Custom Label to be applied on all resources |
39
+
| fullnameOverride | string |`""`||
39
40
| global.image | object |`{"pullSecrets":[],"registry":""}`| Global image configuration |
40
41
| global.image.pullSecrets | list |`[]`| Optional set of global image pull secrets |
41
42
| global.image.registry | string |`""`| Global image registry to use if it needs to be overridden for some specific use cases (e.g local registries, custom images, ...) |
0 commit comments