![]() |
1 year ago | |
---|---|---|
.. | ||
README.md | 9487406fc3 Fix typos. | 6 years ago |
wekan.yml | f516f12b13 Make sessinAffinity stickable to clientIP | 1 year ago |
OpenShift Template for Wekan backed by MongoDB
oc create -f wekan.yml
Clean up all resources created. Note label filters assume single instance of template deployed in the current namespace.
oc delete all -l app=wekan
oc delete pods -l app=wekan
oc delete persistentvolumeclaim -l app=wekan
oc delete serviceaccount -l app=wekan
oc delete secret -l app=wekan