lwolf / kube-cleanup-operator

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

Fix indentation for containerSecurityContext for #83 #86

Closed AshutoshNirkhe closed 2 years ago

AshutoshNirkhe commented 2 years ago

Messed up the indentation for containerSecurityContext in previous previous PR :( This fixes just that.