Skip to content

Commit

Permalink
Updated etcd manifest (#305) (#306)
Browse files Browse the repository at this point in the history
Signed-off-by: mholder6 <[email protected]>
  • Loading branch information
mholder6 authored Oct 4, 2024
1 parent f47b64e commit 1882912
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/overlays/odh/quickstart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ spec:
fi
resources:
limits:
cpu: 10m
memory: 40Mi
cpu: 500m
memory: 400Mi
requests:
cpu: 5m
memory: 20Mi
cpu: 250m
memory: 200Mi
containers:
- command:
- etcd
Expand Down

0 comments on commit 1882912

Please sign in to comment.