mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 00:09:40 +02:00
This reverts commit 12cf4a00f0
.
This commit is contained in:
parent
12cf4a00f0
commit
2f95b449aa
18 changed files with 18 additions and 410 deletions
|
@ -78,8 +78,6 @@ func (handler *Handler) resourceControlCreate(w http.ResponseWriter, r *http.Req
|
|||
switch payload.Type {
|
||||
case "container":
|
||||
resourceControlType = portainer.ContainerResourceControl
|
||||
case "container-group":
|
||||
resourceControlType = portainer.ContainerGroupResourceControl
|
||||
case "service":
|
||||
resourceControlType = portainer.ServiceResourceControl
|
||||
case "volume":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue