mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 06:07:56 +00:00
k8s support has long been out of beta
This commit is contained in:
parent
b04b9e19c1
commit
81dafa44ea
@ -9,7 +9,7 @@ from .. import scripts
|
|||||||
from .. import utils
|
from .. import utils
|
||||||
|
|
||||||
|
|
||||||
@click.group(help="Run Open edX on Kubernetes [BETA FEATURE]")
|
@click.group(help="Run Open edX on Kubernetes")
|
||||||
def k8s():
|
def k8s():
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user