<selectclass="form-control"ng-model="ctrl.formValues.Namespace"ng-options="namespace.Name as namespace.Name for namespace in ctrl.namespaces"></select>
Portainer uses <ahref="https://kompose.io/"target="_blank">Kompose</a> to convert your Compose manifest to a Kubernetes compliant manifest. Be wary that not
all the Compose format options are supported by Kompose at the moment.
</p>
<p>
You can get more information about Compose file format in the