IAM
kubectl get secrets/keycloak-secret --template={{.data.KEYCLOAK_ADMIN_PASSWORD}} | base64 --decode
LF MySQL
kubectl get secrets/eln-global-secrets --template={{.data.JDBC_PASSWORD}} | base64 --decode
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article