Closed vania-pooh closed 1 year ago
Need to add ownership to configmaps and other objects, so they are automatically deleted by Kubernetes when pod is deleted. https://kubernetes.io/docs/concepts/overview/working-with-objects/owners-dependents/
Won't fix as config maps are created before pods and adding this change could break things.
Need to add ownership to configmaps and other objects, so they are automatically deleted by Kubernetes when pod is deleted. https://kubernetes.io/docs/concepts/overview/working-with-objects/owners-dependents/