mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
feat(app): rearrange app form services [EE-5566] (#9056)
This commit is contained in:
parent
d7fc2046d7
commit
2d69e93efa
18 changed files with 1104 additions and 739 deletions
|
@ -28,7 +28,6 @@ export const KubernetesApplicationPublishingTypes = Object.freeze({
|
|||
CLUSTER_IP: 1,
|
||||
NODE_PORT: 2,
|
||||
LOAD_BALANCER: 3,
|
||||
INGRESS: 4,
|
||||
});
|
||||
|
||||
export const KubernetesApplicationPlacementTypes = Object.freeze({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue