mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter
This commit is contained in:
parent
1d803d4b51
commit
cb9c94cf9d
1 changed files with 0 additions and 6 deletions
|
@ -319,7 +319,6 @@ parameters:
|
|||
- description: The OpenShift Namespace where the ImageStream resides.
|
||||
displayName: Namespace
|
||||
name: NAMESPACE
|
||||
value: openshift
|
||||
- description: The name of the OpenShift Service exposed for the database.
|
||||
displayName: Database Service Name
|
||||
name: DATABASE_SERVICE_NAME
|
||||
|
@ -367,8 +366,3 @@ parameters:
|
|||
value: quay.io/wekan/wekan:latest
|
||||
description: The metabase docker image to use
|
||||
required: true
|
||||
- name: WEKAN_SERVICE_NAME
|
||||
displayName: WeKan Service Name
|
||||
value: wekan
|
||||
required: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue