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 @@ -35,7 +35,7 @@ their default values.
35
35
| :----------------------------| :-------------------------------------------------------------------------------------------| :----------------|
36
36
| ` image.pullPolicy ` | Container pull policy | ` IfNotPresent ` |
37
37
| ` image.repository ` | Container image to use | ` registry ` |
38
- | ` image.tag ` | Container image tag to deploy | ` 2.7 .1 ` |
38
+ | ` image.tag ` | Container image tag to deploy | ` 2.8 .1 ` |
39
39
| ` imagePullSecrets ` | Specify image pull secrets | ` nil ` (does not add image pull secrets to deployed pods) |
40
40
| ` persistence.accessMode ` | Access mode to use for PVC | ` ReadWriteOnce ` |
41
41
| ` persistence.enabled ` | Whether to use a PVC for the Docker storage | ` false ` |
You can’t perform that action at this time.
0 commit comments