lwolf / kube-cleanup-operator

Kubernetes Operator to automatically delete completed Jobs and their Pods
MIT License
498 stars 109 forks source link

Added 'namespace' to 'ServiceAccount' #33

Closed gioamato closed 5 years ago

gioamato commented 5 years ago

Allows successful deployment even if the kubectl's current context is not set to 'default' namespace

lwolf commented 5 years ago

Thanks for the contribution