diff --git a/controller/internal/web/templates/deploy.html b/controller/internal/web/templates/deploy.html index 82469fc..69ef23f 100644 --- a/controller/internal/web/templates/deploy.html +++ b/controller/internal/web/templates/deploy.html @@ -308,15 +308,25 @@ {{else if eq .Type "password"}}
- + + onclick="generatePassword('field-{{.EnvVar}}', 'field-confirm-{{.EnvVar}}')">Generálás
+ {{if not $.AlreadyDeployed}} +
+ +
+ {{end}} {{else if eq .Type "boolean"}}