mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-28 06:29:29 +01:00
remove policy_leaderelection yaml file
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
apiVersion: "descheduler/v1alpha2"
|
|
||||||
kind: "DeschedulerPolicy"
|
|
||||||
profiles:
|
|
||||||
- name: ProfileName
|
|
||||||
pluginConfig:
|
|
||||||
- name: "PodLifeTime"
|
|
||||||
args:
|
|
||||||
maxPodLifeTimeSeconds: 5
|
|
||||||
namespaces:
|
|
||||||
include:
|
|
||||||
- "e2e-testleaderelection-a"
|
|
||||||
plugins:
|
|
||||||
deschedule:
|
|
||||||
enabled:
|
|
||||||
- "PodLifeTime"
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
apiVersion: "descheduler/v1alpha2"
|
|
||||||
kind: "DeschedulerPolicy"
|
|
||||||
profiles:
|
|
||||||
- name: ProfileName
|
|
||||||
pluginConfig:
|
|
||||||
- name: "PodLifeTime"
|
|
||||||
args:
|
|
||||||
maxPodLifeTimeSeconds: 5
|
|
||||||
namespaces:
|
|
||||||
include:
|
|
||||||
- "e2e-testleaderelection-b"
|
|
||||||
plugins:
|
|
||||||
deschedule:
|
|
||||||
enabled:
|
|
||||||
- "PodLifeTime"
|
|
||||||
Reference in New Issue
Block a user