summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-07-13 02:34:55 +0300
committerLauri Ojansivu <x@xet7.org>2018-07-13 02:34:55 +0300
commit9487406fc3768acd313b0dcfce5b50f7d5f495e1 (patch)
tree1b46e66a7cd8ac4e8de0587d4db83ecf407dff12
parentbf35b09998200ecfa39ca89f42399936909ca731 (diff)
downloadwekan-9487406fc3768acd313b0dcfce5b50f7d5f495e1.tar.gz
wekan-9487406fc3768acd313b0dcfce5b50f7d5f495e1.tar.bz2
wekan-9487406fc3768acd313b0dcfce5b50f7d5f495e1.zip
Fix typos.
-rw-r--r--openshift/README.md (renamed from wekan-openshift/README.md)4
-rw-r--r--openshift/wekan.yml (renamed from wekan-openshift/wekan.yml)8
2 files changed, 6 insertions, 6 deletions
diff --git a/wekan-openshift/README.md b/openshift/README.md
index 4be97048..a97657f3 100644
--- a/wekan-openshift/README.md
+++ b/openshift/README.md
@@ -1,6 +1,6 @@
-# WeKan on OpenShift
+# Wekan on OpenShift
-Openshift Template for WeKan backed by MongoDB
+OpenShift Template for Wekan backed by MongoDB
#### Create Template
```sh
diff --git a/wekan-openshift/wekan.yml b/openshift/wekan.yml
index 34a67271..dd23f6ea 100644
--- a/wekan-openshift/wekan.yml
+++ b/openshift/wekan.yml
@@ -8,13 +8,13 @@ message: |-
metadata:
annotations:
description: |-
- This template provides a WeKan instance backed by a standalone MongoDB
+ This template provides a Wekan instance backed by a standalone MongoDB
server. The database is stored on persistent storage.
iconClass: pficon-trend-up
- openshift.io/display-name: WEKAN backed by MongoDB
+ openshift.io/display-name: Wekan backed by MongoDB
openshift.io/documentation-url: https://wekan.github.io/
- openshift.io/long-description: This template provides a WeKan platphorm
- with a MongoDB database created. The database is stored on persistent storage. The
+ openshift.io/long-description: This template provides a Wekan platform
+ with a MongoDB database created. The database is stored on persistent storage. The
database name, username, and password are chosen via parameters when provisioning
this service.
tags: wekan,kanban,mongodb