Skip to content

Commit

Permalink
K8S-669 add redeploy.conf to favourites
Browse files Browse the repository at this point in the history
  • Loading branch information
dfateyev committed Dec 9, 2021
1 parent 4f963f7 commit 3fda33b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions addons/upgrade.jps
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ onInstall:
- env.control.ApplyNodeGroupData [${globals.workers}]:
data:
isRedeploySupport: false
- env.file.AddFavorite [k8sm, ${globals.workers}]:
path: /etc/jelastic/redeploy.conf
isDir: false
- script: |
var message = "Kubernetes Cluster has been successfuly upgraded! **Current version:** ${settings.version}.";
if ("${settings.avail}") { message += "\n\n**Next version:** ${settings.avail}. \nPress \"Upgrade\" button to start the upgrade process."; }
Expand Down

0 comments on commit 3fda33b

Please sign in to comment.