Skip to content

Commit f640118

Browse files
authored
feat: add CAPV setup samples (#74)
Signed-off-by: Luis Davim <[email protected]>
1 parent 0c1ad23 commit f640118

File tree

3 files changed

+1536
-2
lines changed

3 files changed

+1536
-2
lines changed

samples/deployment/control-plane-k3s/v1.2.2/control-plane-components.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,8 +658,8 @@ spec:
658658
resources:
659659
limits:
660660
cpu: 100m
661-
memory: 30Mi
661+
memory: 90Mi
662662
requests:
663663
cpu: 100m
664-
memory: 20Mi
664+
memory: 50Mi
665665
terminationGracePeriodSeconds: 10

0 commit comments

Comments
 (0)