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
|`registry.resources`|`{}`| The resource settings for registry server pod. |
86
86
|`registry.nodeSelector`|`{}`| Optional YAML string to specify a nodeSelector config. |
87
87
|`registry.tolerations`|`[]`| Optional YAML string to specify tolerations. |
88
+
|`registry.extraEnv`|`[]`| Extra Environmental Variables for Registry. |
88
89
|`registry.affinity`|`{}`| This value defines the [affinity](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity) for server pods. |
89
90
|`registry.annotations`|`{}`| Annotations to apply to the registry server deployment. |
90
91
|`registry.additionalSpec`|`{}`| Optional YAML string that will be appended to the deployment spec. |
0 commit comments