|  Lauri Ojansivu
				
				fcc3560df4
				- OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter. | 7 vuotta sitten | |
|---|---|---|
| .. | ||
| README.md | 9487406fc3 Fix typos. | 7 vuotta sitten | 
| wekan.yml | fcc3560df4 - OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter. | 7 vuotta sitten | 
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