Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 525 Bytes

updatesmtp.md

File metadata and controls

13 lines (7 loc) · 525 Bytes

How to update email/smtp information

First of all you always need to make sure the git repo of the project is always your primary source and updated.

Once this is accomplished connect to the management pod via zero-access. Download your new system-config.yaml and update the pod config.

installer --config mydownloadedconfig.yaml resources writeconfig

After this we need to restart the portal pod to make our changes effective.

Connect to one of the 3 controllers via zero-access

kubectl delete pod -l app=portal