File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ their default values.
5050| :----------------------------| :-------------------------------------------------------------------------------------------| :----------------|
5151| ` image.pullPolicy ` | Container pull policy | ` IfNotPresent ` |
5252| ` image.repository ` | Container image to use | ` registry ` |
53- | ` image.tag ` | Container image tag to deploy | ` 2.8.1 ` |
53+ | ` image.tag ` | Container image tag to deploy | ` 3.0.0 ` |
5454| ` imagePullSecrets ` | Specify image pull secrets | ` nil ` (does not add image pull secrets to deployed pods) |
5555| ` persistence.accessMode ` | Access mode to use for PVC | ` ReadWriteOnce ` |
5656| ` persistence.enabled ` | Whether to use a PVC for the Docker storage | ` false ` |
You can’t perform that action at this time.
0 commit comments