From 76f34c6dd1a25bb3796b1de8aedbe6ef3368b8b6 Mon Sep 17 00:00:00 2001 From: Cristhian Garcia Date: Tue, 5 Nov 2024 16:43:54 -0500 Subject: [PATCH] chore: add harmony plugin --- contrib/redwood/plugins.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contrib/redwood/plugins.yml b/contrib/redwood/plugins.yml index 58f9006..aa905d4 100644 --- a/contrib/redwood/plugins.yml +++ b/contrib/redwood/plugins.yml @@ -7,6 +7,14 @@ Tutor plugin to enable execution of untrusted code in secure sandboxes. In particular, this plugin is required to run Python-evaluated input XBlocks. +- name: k8s_harmony + src: tutor-plugin-harmony + url: https://github.com/openedx/openedx-k8s-harmony + author: eduNEXT , OpenCraft , and contributors + maintainer: eduNEXT , OpenCraft , and contributors + description: | + Tutor plugin to deploy multiple Open edX instances on a single cluster. + - name: pod-autoscaling src: -e git+https://github.com/eduNEXT/tutor-contrib-pod-autoscaling@v17.0.0#egg=tutor-contrib-pod-autoscaling url: https://github.com/eduNEXT/tutor-contrib-pod-autoscaling