mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Fix typos.
This commit is contained in:
parent
bf35b09998
commit
9487406fc3
2 changed files with 6 additions and 6 deletions
|
|
@ -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
|
#### Create Template
|
||||||
```sh
|
```sh
|
||||||
|
|
@ -8,13 +8,13 @@ message: |-
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
description: |-
|
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.
|
server. The database is stored on persistent storage.
|
||||||
iconClass: pficon-trend-up
|
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/documentation-url: https://wekan.github.io/
|
||||||
openshift.io/long-description: This template provides a WeKan platphorm
|
openshift.io/long-description: This template provides a Wekan platform
|
||||||
with a MongoDB database created. The database is stored on persistent storage. The
|
with a MongoDB database created. The database is stored on persistent storage. The
|
||||||
database name, username, and password are chosen via parameters when provisioning
|
database name, username, and password are chosen via parameters when provisioning
|
||||||
this service.
|
this service.
|
||||||
tags: wekan,kanban,mongodb
|
tags: wekan,kanban,mongodb
|
||||||
Loading…
Add table
Add a link
Reference in a new issue