Update create.md

Added information that clarifies that stacks created from GitHub hosted yml files are not pulling the latest version of that file upon updating the stack.
pull/99/head
SamBouwer 2020-11-22 21:20:46 +01:00 committed by GitHub
parent 6990b8b25c
commit 3cda77a881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -45,8 +45,10 @@ If you need authenticate, define your user and password. <b>NOTE</b>: If you hav
Set environment variables if needed and then click <b>Deploy the Stack</b>.
The docker-compose.yml file is only pulled once from GitHub for the creation of you stack. After creation, you cannot (auto-)update the stack based on changes in or commits to the file on GitHub. You can make local changes in the <b>Editor</b> tab like for stacks deployed from the <b>Web editor</b> but this won't affect the GitHub hosted file. See for the current status of a feaure request [Add the ability to update and redeploy a stack created from a git repository #1753](https://github.com/portainer/portainer/issues/1753)
![create](assets/create-4.png)
## Notes
[Contribute to these docs](https://github.com/portainer/portainer-docs/blob/master/contributing.md).
[Contribute to these docs](https://github.com/portainer/portainer-docs/blob/master/contributing.md).