mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +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,
|
edgeGroups: values.edgeGroups,
|
||||||
deploymentType: values.deploymentType,
|
deploymentType: values.deploymentType,
|
||||||
updateVersion,
|
updateVersion,
|
||||||
|
retryDeploy: values.retryDeploy,
|
||||||
webhook: values.webhookEnabled ? this.stack.Webhook || createWebhookId() : '',
|
webhook: values.webhookEnabled ? this.stack.Webhook || createWebhookId() : '',
|
||||||
envVars: values.envVars,
|
envVars: values.envVars,
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue