mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
Co-authored-by: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com>
This commit is contained in:
parent
d3b150b29c
commit
eee632b22d
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ export class EditEdgeStackViewController {
|
|||
edgeGroups: values.edgeGroups,
|
||||
deploymentType: values.deploymentType,
|
||||
updateVersion,
|
||||
retryDeploy: values.retryDeploy,
|
||||
webhook: values.webhookEnabled ? this.stack.Webhook || createWebhookId() : '',
|
||||
envVars: values.envVars,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue