Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove password hash #2

Merged
merged 2 commits into from
Sep 11, 2019
Merged

Remove password hash #2

merged 2 commits into from
Sep 11, 2019

Conversation

alexellis
Copy link
Contributor

The hash is no-longer required due to the creation using an
environment variable instead of a YAML file.

The post-install instructions are also updated to mention
the password being in the UI and the NodePort being used.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) [email protected]

The hash is no-longer required due to the creation using an
environment variable instead of a YAML file.

The post-install instructions are also updated to mention
the password being in the UI and the NodePort being used.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>

* B) Get your kubeconfig via the Dashboard

* Either download your `kubeconfig` file from the Civo dashboard.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This "Either" isn't right when it's the second option and the first was already given?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point

@@ -27,7 +45,13 @@ export KUBECONFIG=$HOME/Downloads/config-file.yaml

### Find your generated password

Now retrieve your password from above and save it into a file called `password.txt`.
You can find your password in the Civo Dashboard by clicking on the OpenFaaS application and save it as `password.txt`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need to say "You can find your password in the Civo Dashboard by clicking on the OpenFaaS application" because this is inherently only displayed in the Civo Dashboard, when they have already clicked the installed OpenFaaS application. That's why I changed it to "from above".

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem. I thought you may use this text in other places, like the CLI.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
@alexellis
Copy link
Contributor Author

PR updated for your comments

@andyjeffries andyjeffries merged commit 8388d87 into civo:master Sep 11, 2019
DMajrekar pushed a commit that referenced this pull request Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants