chore(kompose): remove the code EE-4917 (#12003)

This commit is contained in:
andres-portainer
2024-07-08 17:19:07 -03:00
committed by GitHub
parent ac4b129195
commit 6e7a42727a
14 changed files with 61 additions and 168 deletions

View File

@@ -23,8 +23,6 @@ type StackPayload struct {
FromAppTemplate bool `example:"false"`
// Kubernetes stack name
StackName string
// Whether the kubernetes stack config file is compose format
ComposeFormat bool
// Kubernetes stack namespace
Namespace string
// Path to the k8s Stack file. Used by k8s git repository method