mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
This commit is contained in:
parent
1f24320fa7
commit
76e1aa97e2
9 changed files with 51 additions and 17 deletions
|
@ -4184,6 +4184,10 @@ definitions:
|
|||
type: "string"
|
||||
example: "https://github.com/openfaas/faas"
|
||||
description: "URL of a Git repository hosting the Stack file. Required when using the 'repository' deployment method."
|
||||
RepositoryReferenceName:
|
||||
type: "string"
|
||||
example: "refs/heads/master"
|
||||
description: "Reference name of a Git repository hosting the Stack file. Used in 'repository' deployment method."
|
||||
ComposeFilePathInRepository:
|
||||
type: "string"
|
||||
example: "docker-compose.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue