Question: We use an "admin" user that is different and needs to be updated in sapor-gate. How do we do that?


Answer: If using sapor-gate, the user used in sapor-gate must have admin rights. By default, the username is "admin" but when using corporate SSO, the username with admin right may be different.

We can update the user as follows:

a) Locate the secret "sapor-gate-files"

b) In the secret, locate gate-local.yml

c) In the gate-local.yml, the username and password are present.

d) Go ahead and update the username. Note that the "real" password for this user is NOT required...any string will do. 

   This is easily done through any software such as "Lens". However, if we need to do it via command line, please search at the FAQs for "commond commands" that show how this can be done.

e) Update the user+password in ISD->setup->Spinnaker screenm it will not connect. Hold.

f) Restart sapor-gate pod.

g) Once the pod is ready, press the "update" button once again in step(e) above.