We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed253f commit c0473b7Copy full SHA for c0473b7
contrib/redwood/plugins.yml
@@ -24,3 +24,11 @@
24
description: |
25
Tutor plugin to install Meilisearch and enable course content search in Studio.
26
See the README on GitHub for further setup instructions.
27
+
28
+- name: k8s_harmony
29
+ src: -e 'git+https://github.com/openedx/openedx-k8s-harmony.git#egg=tutor-contrib-harmony-plugin&subdirectory=tutor-contrib-harmony-plugin'
30
+ url: https://github.com/openedx/openedx-k8s-harmony
31
+ author:
32
+ maintainer:
33
+ description: |
34
+ Tutor plugin to deploy multiple Open edX instances on a single cluster.
0 commit comments