fix
This commit is contained in:
@@ -24,5 +24,3 @@ spec:
|
|||||||
operator: Equals
|
operator: Equals
|
||||||
value: []
|
value: []
|
||||||
schedule: "*/5 * * * *"
|
schedule: "*/5 * * * *"
|
||||||
cleanup:
|
|
||||||
message: "This Pod has no controller and has been removed by the clean-bare-pods ClusterCleanupPolicy."
|
|
||||||
|
|||||||
@@ -31,5 +31,3 @@ spec:
|
|||||||
operator: GreaterThan
|
operator: GreaterThan
|
||||||
value: 0h0m30s
|
value: 0h0m30s
|
||||||
schedule: "*/7 * * * *"
|
schedule: "*/7 * * * *"
|
||||||
cleanup:
|
|
||||||
message: "This ReplicaSet has no replicas and has been removed by the cleanup-empty-replicasets ClusterCleanupPolicy."
|
|
||||||
|
|||||||
Reference in New Issue
Block a user