Skip to content

Commit 2bc3093

Browse files
committed
Docuent orchestrator.persistence.fsGroupWorkaroundEnabled helm value
1 parent 5892d17 commit 2bc3093

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/charts/mysql-operator/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ The following table contains the configuration parameters for mysql-operator and
3939
| `orchestrator.image` | Orchestrator container image | `docker.io/bitpoke/mysql-operator-orchestrator:latest` |
4040
| `orchestrator.topologyUser` | Set a user for orchestrator to use it to connect to the MySQL cluster | `orchestrator` |
4141
| `orchestrator.topologyPassword` | Set a password for the orchestrator user to connect to MySQL cluster | `<random string>` |
42+
| `orchestrator.persistence.fsGroupWorkaroundEnabled` | Adds a workaround for persistent volume provisioners which don't support fsGroup (eg. when deploying to kind) [#615](https://github.com/bitpoke/mysql-operator/issues/615) | `false` |
4243
| `orchestrator.*` | More ochestrator values that can be tuned. Check in values.yaml | |

0 commit comments

Comments
 (0)