Debug helm release
flux get helmrelease -n kafka
flux get all
...
NAME READY MESSAGE REVISION SUSPENDED
kustomization/app-cprc False dependency 'flux-system/infrastructure' is not ready lab-aws-eu-central-1-fra45-eks01/e450df03fc5f7249ee7c198f541668e2347035b6 False
kustomization/clusters True Applied revision: lab-aws-eu-central-1-fra45-eks01/e450df03fc5f7249ee7c198f541668e2347035b6 lab-aws-eu-central-1-fra45-eks01/e450df03fc5f7249ee7c198f541668e2347035b6 True
kustomization/infrastructure False dependency 'flux-system/clusters' is not ready lab-aws-eu-central-1-fra45-eks01/e450df03fc5f7249ee7c198f541668e2347035b6 False
kubectl describe -n crowdstrike helmrelease/falcon-sensor
flux get sources chart
If suspended is in the true state it means that someone did it for purpose

ALSO
helm-chart can be downloaded locally and checked if values are applied with debug
option
Last updated
Was this helpful?