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
| image.tag | string |`"4.2.4-management"`| Image tag version (if not specified, it will use the chart appVersion) |
77
+
| image.tag | string |`"4.2.5-management"`| Image tag version (if not specified, it will use the chart appVersion) |
78
78
| imagePullSecrets | list |`[]`| Image pull secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/|
79
79
| ingress.annotations | object |`{}`| Annotations to add to the ingress |
80
80
| ingress.enabled | bool |`false`| If `true`, create an `Ingress`|
0 commit comments