diff --git a/app/edge/components/edit-edge-stack-form/editEdgeStackForm.html b/app/edge/components/edit-edge-stack-form/editEdgeStackForm.html index 8a47776f7..7bb2d9cf0 100644 --- a/app/edge/components/edit-edge-stack-form/editEdgeStackForm.html +++ b/app/edge/components/edit-edge-stack-form/editEdgeStackForm.html @@ -9,13 +9,19 @@ There are no available deployment types when there is more than one type of environment in your edge group selection (e.g. Kubernetes and Docker environments). Please select edge groups that have environments of the same type.

+

+ Edge groups with kubernetes environments no longer support compose deployment types in Portainer. Please select + edge groups that only have docker environments when using compose deployment types. +

@@ -89,8 +95,8 @@