#Uninstall
helm -n flux-system uninstall github-deployment-bridge
# PVC may remain depending on reclaim policy; delete if you no longer need the cache:
kubectl -n flux-system delete pvc -l app.kubernetes.io/name=github-deployment-bridgeCopyright © 2026 Robert Eggl. Released under the Apache License 2.0.