databus23 / helm-diff

A helm plugin that shows a diff explaining what a helm upgrade would change

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show helm diff secrets base64 decoded

rerime opened this issue · comments

Hi!

Is it possilble to show already decoded base64 diff?

helm diff --context 3 --color --three-way-merge --normalize-manifests --show-secrets upgrade   --install \
  --namespace buzz \
  -f ./values.yaml \
  chart .