Lauri Ojansivu пре 6 година
родитељ
комит
9487406fc3
2 измењених фајлова са 6 додато и 6 уклоњено
  1. 2 2
      openshift/README.md
  2. 4 4
      openshift/wekan.yml

+ 2 - 2
wekan-openshift/README.md → 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

+ 4 - 4
wekan-openshift/wekan.yml → 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