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
| minio.enabled | bool |`true`| Deploy minio and configure it as the default storage for DolphinScheduler, note this is for demo only, not for production. |
| mysql.primary.persistence.storageClass | string |`"-"`| MySQL data persistent volume storage class. If set to "-", storageClassName: "", which disables dynamic provisioning |
263
269
| postgresql.driverClassName | string |`"org.postgresql.Driver"`| The driverClassName for internal PostgreSQL |
264
270
| postgresql.enabled | bool |`true`| If not exists external PostgreSQL, by default, the DolphinScheduler will use a internal PostgreSQL |
| zookeeper.persistence.storageClass | string |`"-"`| ZooKeeper data persistent volume storage class. If set to "-", storageClassName: "", which disables dynamic provisioning |
0 commit comments