diff --git a/kube-cleanup-operator/deployment.yaml b/kube-cleanup-operator/deployment.yaml index f3d7ab3..8c2ca08 100644 --- a/kube-cleanup-operator/deployment.yaml +++ b/kube-cleanup-operator/deployment.yaml @@ -31,7 +31,7 @@ spec: - --delete-orphaned-pods-after=1h0m0s - --delete-pending-pods-after=96h0m0s - --delete-successful-after=24h0m0s - image: quay.io/lwolf/kube-cleanup-operator:v0.8.1 + image: quay.io/lwolf/kube-cleanup-operator:v0.8.2 imagePullPolicy: Always name: cleanup-operator ports: