cyberark / conjur-oss-helm-chart

Helm chart for deploying Conjur OSS to Kubernetes
Apache License 2.0
28 stars 24 forks source link

Adjust instructions for retrieving API key #93

Closed BradleyBoutcher closed 4 years ago

BradleyBoutcher commented 4 years ago

What does this PR do?

tail -1 was added to the end of each instruction related to account creation and key retrieval. This has been tested to show that the last line of these commands will always display the key, or the line containing the key.

What ticket does this PR close?

Resolves #92

Checklists

Change log

Test coverage

Documentation