11# drupal
22
3- ![ Version: 1.0.0-beta12 ] ( https://img.shields.io/badge/Version-1.0.0--beta12 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 5.2.3 ] ( https://img.shields.io/badge/AppVersion-5.2.3 -informational?style=flat-square )
3+ ![ Version: 1.0.0-beta15 ] ( https://img.shields.io/badge/Version-1.0.0--beta15 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 6.1.0 ] ( https://img.shields.io/badge/AppVersion-6.1.0 -informational?style=flat-square )
44
5- Drupal 10 variant of the Web Experience Toolkit (WxT) .
5+ Helm Chart for deploying an enterprise-grade Drupal environment .
66
7- ** Homepage:** < http://www.drupal.org/project/wxt >
7+ ** Homepage:** < http://www.drupal.org/project/drupal >
88
99## Maintainers
1010
@@ -15,7 +15,7 @@ Drupal 10 variant of the Web Experience Toolkit (WxT).
1515
1616## Source Code
1717
18- * < https://github.com/drupalwxt/wxt >
18+ * < https://github.com/drupalwxt/helm-drupal >
1919
2020## Requirements
2121
@@ -315,6 +315,7 @@ helm install --name drupal -f values-<override>.yaml
315315| redis.master.disableCommands | list | ` [] ` | |
316316| redis.master.persistence.enabled | bool | ` false ` | |
317317| redis.master.service.type | string | ` "ClusterIP" ` | |
318+ | redis.queue.enabled | bool | ` true ` | |
318319| redis.replica.disableCommands | list | ` [] ` | |
319320| redis.replica.enabled | bool | ` false ` | |
320321| redis.replica.persistence.enabled | bool | ` false ` | |
@@ -341,4 +342,4 @@ helm install --name drupal -f values-<override>.yaml
341342<!-- Links Referenced -->
342343
343344----------------------------------------------
344- Autogenerated from chart metadata using [ helm-docs v1.12.0 ] ( https://github.com/norwoodj/helm-docs/releases/v1.12.0 )
345+ Autogenerated from chart metadata using [ helm-docs v1.14.2 ] ( https://github.com/norwoodj/helm-docs/releases/v1.14.2 )
0 commit comments