kube-cascade/dex/diff.sh

3 lines
135 B
Bash
Raw Permalink Normal View History

2023-12-20 22:40:16 +00:00
helm repo add dex https://charts.dexidp.io && helm repo update
helm diff upgrade -n dex dex dex/dex --reuse-values -f values.yaml "$@"