Jx: how to change default-admin-password

Created on 9 Jul 2018  路  2Comments  路  Source: jenkins-x/jx

Summary

I want to change the default password , what can I do?

Steps to reproduce the behavior

Jx version

Failed to get helm version: failed to run 'helm version --short' command in directory '', output: 'Error: unknown command "version --short" for "helm"
Run 'helm --help' for usage.': exit status 1
NAME               VERSION
jx                 1.3.74
jenkins x platform 0.0.1722
kubernetes cluster v1.9.7-gke.3
kubectl            v1.9.7
git                git version 2.11.0

Kubernetes cluster provider / Version

gke

Operating system / Environment

gke

Expected behavior

Actual behavior

Most helpful comment

Use "jx --help" for more information about a given command.
Use "jx options" for a list of global command-line options (applies to all commands).
saad@cloudshell:~/.jx (ambient-hulling-246420)$ jx upgrade platform
Using provider 'gke' from team settings
Already installed platform version 2.0.911. Skipping upgrade process.

this is what i am getting but jenkins X password is not getting updated

All 2 comments

Have you tired to run the jx upgrade platform with a new admin password in the adminSecrets.yaml file from ~/.jx folder?

Closing this issue for now, since does not seem to be a bug or an enhancement request.

Use "jx --help" for more information about a given command.
Use "jx options" for a list of global command-line options (applies to all commands).
saad@cloudshell:~/.jx (ambient-hulling-246420)$ jx upgrade platform
Using provider 'gke' from team settings
Already installed platform version 2.0.911. Skipping upgrade process.

this is what i am getting but jenkins X password is not getting updated

Was this page helpful?
0 / 5 - 0 ratings