kubectl get secret sh.helm.release.v1.<release>.v1 -o jsonpath="{ .data.release }" | base64 -d | base64 -d | gunzip -c | jq '.chart.templates[].data' | tr -d '"' | base64 -d
Created
November 3, 2021 08:24
-
-
Save JuanRamino/55d571e2d17145df52b35c1a39d4997f to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment