lwolf / kube-cleanup-operator

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

problem using flags #59

Closed yishaihl closed 3 years ago

yishaihl commented 3 years ago

hey guys, i'm trying to understand how to use the flags: 'delete-successful-after' or any other flags. where i should add it in the kubernetes deployment manifest as flag to setup custom value?

Thanks a lot !

lwolf commented 3 years ago

https://github.com/lwolf/kube-cleanup-operator/blob/master/deploy/deployment.yaml#L28-L30