Skip to content

Commit a33044a

Browse files
committed
fix(victoriametrics): fixed plan typo
1 parent ca515cd commit a33044a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • addons/victoriametrics/1/plans/standard-16c32g500

addons/victoriametrics/1/plans/standard-16c32g500/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ vmauth:
77
cpu: 1000m
88
memory: 1024Mi
99
requests:
10-
cpu: 1600m
10+
cpu: 16000m
1111
memory: 32Gi
1212
replicaCount: 2
1313

@@ -17,7 +17,7 @@ vmselect:
1717
cpu: 1000m
1818
memory: 1024Mi
1919
requests:
20-
cpu: 1600m
20+
cpu: 16000m
2121
memory: 32Gi
2222
replicaCount: 2
2323

@@ -27,7 +27,7 @@ vminsert:
2727
cpu: 1000m
2828
memory: 1024Mi
2929
requests:
30-
cpu: 1600m
30+
cpu: 16000m
3131
memory: 32Gi
3232
replicaCount: 2
3333

@@ -37,7 +37,7 @@ vmstorage:
3737
cpu: 1000m
3838
memory: 1024Mi
3939
requests:
40-
cpu: 1600m
40+
cpu: 16000m
4141
memory: 32Gi
4242
replicaCount: 3
4343
persistence:

0 commit comments

Comments
 (0)