Skip to content

Commit 85184ab

Browse files
authored
Update README.md
1 parent 724a405 commit 85184ab

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,6 @@ helm install -n kube-system kube-arch-scheduler/kube-arch-scheduler
2222
**Core Values:**
2323

2424
```yaml
25-
controllerManager:
26-
manager:
27-
image:
28-
repository: ghcr.io/jatalocks/kube-arch-scheduler
29-
tag: latest
30-
resources:
31-
requests:
32-
cpu: 0.5
33-
memory: 100Mi
34-
replicaCount: 1
35-
3625
# While enabled, this will add the scheduler to the default scheduler plugins,
3726
# this will make it affect all pods in the cluster.
3827
addToDefaultScheduler: true

0 commit comments

Comments
 (0)