mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
fix(k8s/apps): edit url deployed app (#5653)
This commit is contained in:
parent
ec3233fb09
commit
cad530ec04
2 changed files with 7 additions and 2 deletions
|
@ -118,4 +118,5 @@ export const KubernetesDeploymentTypes = Object.freeze({
|
|||
GIT: 'git',
|
||||
CONTENT: 'content',
|
||||
APPLICATION_FORM: 'application form',
|
||||
URL: 'url',
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue