We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9978d33 commit 09f2025Copy full SHA for 09f2025
helm/spark-web-proxy/README.md
@@ -83,7 +83,7 @@ helm install my-release oci://quay.io/okdp/charts/spark-web-proxy --version 0.1.
83
| fullnameOverride | string | `""` | Overrides the release name. |
84
| image.pullPolicy | string | `"Always"` | Image pull policy. |
85
| image.repository | string | `"quay.io/okdp/spark-web-proxy"` | Docker image registry. |
86
-| image.tag | string | `"0.1.0-snapshot"` | Image tag. |
+| image.tag | string | `"0.1.0"` | Image tag. |
87
| imagePullSecrets | list | `[]` | Secrets to be used for pulling images from private Docker registries. |
88
| ingress.annotations | object | `{}` | |
89
| ingress.className | string | `""` | Specify the ingress class (Kubernetes >= 1.18). |
0 commit comments