Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Update tutorial.md #186

Closed
wants to merge 1 commit into from
Closed

Update tutorial.md #186

wants to merge 1 commit into from

Conversation

m4oc
Copy link

@m4oc m4oc commented Jul 17, 2018

the parameter "-d" is lowercase

@owainlewis
Copy link
Member

Thanks @m4oc. Would you mind signing the Oracle Contributor Agreement (CLA) and signing-off your commit so we can merge (see: CONTRIBUTING.md for details)?

The CLA can be found here https://www.oracle.com/technetwork/community/oca-486395.html

If you're comfortable doing that, let us know when it's submitted and we can merge your changes. If that's too much trouble I'd be happy to push a commit incorporating your changes. Obviously we'd love to get you as a contributor.

Let us know if you have any questions.

@owainlewis
Copy link
Member

I believe there is a difference between OSX and Linux here. OSX using an uppercase flag and lowercase for Ubuntu etc.

@bweston92
Copy link

@owainlewis that is the case yes. However they both support --decode.

So it should be:

$ kubectl -n my-namespace get secret my-app-db-root-password -o jsonpath="{.data.password}" | base64 --decode

@owainlewis
Copy link
Member

Opened #187 for cross OS compatibility fix.

@owainlewis
Copy link
Member

Fixed in #187

@owainlewis owainlewis closed this Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants