mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-31 23:30:07 +07:00
style: fix YAML lint
This commit is contained in:
@ -9,7 +9,7 @@ descheduler:
|
||||
enabled: true
|
||||
params:
|
||||
nodeAffinityType:
|
||||
- requiredDuringSchedulingIgnoredDuringExecution
|
||||
- requiredDuringSchedulingIgnoredDuringExecution
|
||||
RemovePodsViolatingInterPodAntiAffinity:
|
||||
enabled: true
|
||||
LowNodeUtilization:
|
||||
|
@ -2,6 +2,6 @@ apiVersion: v2
|
||||
name: kured
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
- name: kured
|
||||
version: 2.12.0
|
||||
repository: https://weaveworks.github.io/kured
|
||||
- name: kured
|
||||
version: 2.12.0
|
||||
repository: https://weaveworks.github.io/kured
|
||||
|
Reference in New Issue
Block a user