mirror of
https://github.com/openfaas/faas.git
synced 2025-06-21 12:26:29 +00:00
Remove Swarm resources from faas repo
This is part of the following activity: https://github.com/openfaas/docs/pull/249 Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
@ -404,10 +404,10 @@ definitions:
|
||||
properties:
|
||||
provider:
|
||||
type: string
|
||||
example: faas-swarm
|
||||
example: faas-netes
|
||||
orchestration:
|
||||
type: string
|
||||
example: swarm
|
||||
example: kubernetes
|
||||
version:
|
||||
type: object
|
||||
description: Version of the OpenFaaS Provider
|
||||
|
Reference in New Issue
Block a user