Skip to content

Commit fe20c5a

Browse files
committed
chore: add harmony plugin
1 parent 3ed253f commit fe20c5a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

contrib/redwood/plugins.yml

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
Tutor plugin to enable execution of untrusted code in secure sandboxes.
88
In particular, this plugin is required to run Python-evaluated input XBlocks.
99
10+
- name: k8s_harmony
11+
src: tutor-plugin-harmony>=18.0.0,<19.0.0
12+
url: https://github.com/openedx/openedx-k8s-harmony
13+
author: eduNEXT <[email protected]>, OpenCraft <[email protected]>, and contributors
14+
maintainer: OpenCraft <[email protected]>
15+
description: |
16+
Tutor plugin to deploy multiple Open edX instances on a single cluster.
17+
1018
- name: pod-autoscaling
1119
src: -e git+https://github.com/eduNEXT/[email protected]#egg=tutor-contrib-pod-autoscaling
1220
url: https://github.com/eduNEXT/tutor-contrib-pod-autoscaling

0 commit comments

Comments
 (0)