Skip to content

Instantly share code, notes, and snippets.

@galderz
Last active July 12, 2019 09:27
$ oc get secret example-infinispan-app-generated-secret \
-n my_namespace \
-o jsonpath="{.data.password}" \
| base64 --decode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment