You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to deliberately overwrite any manual changes made through the WebLogic Remote Console to the ServerStart Arguments.
Currently it looks like the arguments coming from via the WDT.yml are merged in with the existing ServerStart Arguments.
Apart from applying a separate empty-server-arguments.yml with an empty Arguments and then running my actual WDT.yml - is there any way to force the existing value to be dropped and read only from the WDT.yml.