Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CommandDescription
flux uninstallRemove flux installation

flux get helmreleases

flux get hr

List the helmreleases
flux reconcile ks flux-system --with-sourceForce a reconcile
flux get sources helmView Helm Sources




kubectl describe helmrelease <HR_NAME> -n flux-systemGet details of a helm release. 
kubectl logs -f -n flux-system deployment/source-controllerSee logs for source-controller


...