Skip to content

thedanfields/homelab-cluster

Repository files navigation

homelab-cluster

related to k8 cluster configuration

helpful commands:

remove finalizer in argo to un-stick deletes:

kubectl patch applications.argoproj.io/<application-name> -n argocd --type json --patch='[ { "op": "remove", "path": "/metadata/finalizers" } ]'

About

related to k8 cluster configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published