Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ master:
cpu: "300m"
memory: "8Gi"
limits:
cpu: null
memory: "8Gi"
persistence:
enabled: true
Expand All @@ -43,7 +42,6 @@ data:
cpu: "300m"
memory: "18Gi"
limits:
cpu: null
memory: "18Gi"
persistence:
enabled: true
Expand Down
2 changes: 0 additions & 2 deletions k8s/helmfile/env/production/ingress-nginx.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ controller:
requests:
cpu: 0.100
memory: 150Mi
limits:
cpu: null
config:
http-snippet: >-
limit_req_zone $host zone=limit_host:10m rate=15r/s;
Expand Down
4 changes: 0 additions & 4 deletions k8s/helmfile/env/production/mediawiki-139.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -61,26 +61,22 @@ resources:
cpu: 500m
memory: 1600Mi
limits:
cpu: null
memory: 2800Mi
webapi:
requests:
cpu: 200m
memory: 250Mi
limits:
cpu: null
memory: 1200Mi
alpha:
requests:
cpu: 50m
memory: 40Mi
limits:
cpu: null
memory: 600Mi
backend:
requests:
cpu: 500m
memory: 600Mi
limits:
cpu: null
memory: 1200Mi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ replicaCount: 3

resources:
limits:
cpu: null
memory: 128Mi
requests:
cpu: 20m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ resources:
cpu: 125m
memory: 128Mi
limits:
cpu: null
memory: 256Mi
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ resources:
cpu: 1m
memory: 10Mi
limits:
cpu: null
memory: 25Mi
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ resources:
cpu: 80m
memory: 256Mi
limits:
cpu: null
memory: 512Mi
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ resources:
cpu: 0.5
memory: "3048Mi"
limits:
cpu: null
memory: "4072Mi"

persistence:
Expand Down
1 change: 0 additions & 1 deletion k8s/helmfile/env/production/superset.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ resources:
cpu: 500m
memory: 8Gi
limits:
cpu: null
memory: 8Gi
1 change: 0 additions & 1 deletion k8s/helmfile/env/production/tool-cradle.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ resources:
cpu: 1m
memory: 20Mi
limits:
cpu: null
memory: 60Mi

replicaCount: 1
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ resources:
cpu: 1m
memory: 40Mi
limits:
cpu: null
memory: 100Mi
1 change: 0 additions & 1 deletion k8s/helmfile/env/production/tool-widar.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ resources:
cpu: 1m
memory: 18Mi
limits:
cpu: null
memory: 50Mi

php:
Expand Down
2 changes: 0 additions & 2 deletions k8s/helmfile/env/staging/elasticsearch-2.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ master:
cpu: "250m"
memory: "1Gi"
limits:
cpu: null
memory: "1Gi"
persistence:
enabled: true
Expand All @@ -29,7 +28,6 @@ data:
cpu: "500m"
memory: "8Gi"
limits:
cpu: null
memory: "8Gi"
persistence:
enabled: true
Expand Down
4 changes: 0 additions & 4 deletions k8s/helmfile/env/staging/mediawiki-139.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -23,26 +23,22 @@ resources:
cpu: 100m
memory: 250Mi
limits:
cpu: null
memory: 750Mi
webapi:
requests:
cpu: 100m
memory: 125Mi
limits:
cpu: null
memory: 1200Mi
alpha:
requests:
cpu: 50m
memory: 40Mi
limits:
cpu: null
memory: 600Mi
backend:
requests:
cpu: 125m
memory: 200Mi
limits:
cpu: null
memory: 1200Mi
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ resources:
cpu: 60m
memory: 50Mi
limits:
cpu: null
memory: 100Mi
1 change: 0 additions & 1 deletion k8s/helmfile/env/staging/queryservice.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ resources:
cpu: 0.5
memory: "2048Mi"
limits:
cpu: null
memory: "3072Mi"

persistence:
Expand Down
1 change: 0 additions & 1 deletion k8s/helmfile/env/staging/superset.values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ resources:
cpu: 100m
memory: 750Mi
limits:
cpu: 250m
memory: 750Mi