@@ -2161,6 +2161,7 @@ apps:
|
|||||||
## @param apps.shuffleTools.version The version of the shuffle-tools app to deploy.
|
## @param apps.shuffleTools.version The version of the shuffle-tools app to deploy.
|
||||||
##
|
##
|
||||||
version: 1.2.0
|
version: 1.2.0
|
||||||
|
# You can override .app.* values here, e.g. replicaCount, resources or image.
|
||||||
|
|
||||||
shuffleSubflow:
|
shuffleSubflow:
|
||||||
## @param apps.shuffleSubflow.enabled Whether the shuffle-subflow app is enabled
|
## @param apps.shuffleSubflow.enabled Whether the shuffle-subflow app is enabled
|
||||||
@@ -2172,6 +2173,7 @@ apps:
|
|||||||
## @param apps.shuffleSubflow.version The version of the shuffle-subflow app to deploy.
|
## @param apps.shuffleSubflow.version The version of the shuffle-subflow app to deploy.
|
||||||
##
|
##
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
|
# You can override .app.* values here, e.g. replicaCount, resources or image.
|
||||||
|
|
||||||
http:
|
http:
|
||||||
## @param apps.http.enabled Whether the http app is enabled
|
## @param apps.http.enabled Whether the http app is enabled
|
||||||
@@ -2183,8 +2185,7 @@ apps:
|
|||||||
## @param apps.http.version The version of the http app to deploy.
|
## @param apps.http.version The version of the http app to deploy.
|
||||||
##
|
##
|
||||||
version: 1.4.0
|
version: 1.4.0
|
||||||
|
# You can override .app.* values here, e.g. replicaCount, resources or image.
|
||||||
# replicas, image, etc.
|
|
||||||
|
|
||||||
## @extra apps.MY_APP.app [string] The name of the app (required, e.g. shuffle-tools)
|
## @extra apps.MY_APP.app [string] The name of the app (required, e.g. shuffle-tools)
|
||||||
## @extra apps.MY_APP.version [string] The version of the app (required, e.g. 1.2.0)
|
## @extra apps.MY_APP.version [string] The version of the app (required, e.g. 1.2.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user