Lower resurce claims

This commit is contained in:
Micke Nordin 2023-05-04 13:27:45 +02:00
parent ffc6b4025e
commit b3f474c3da
2 changed files with 11 additions and 11 deletions

View file

@ -54,13 +54,13 @@ spec:
subPath: php.ini
resources:
limits:
cpu: 16000m
hugepages-2Mi: 4096Mi
memory: 4096Mi
requests:
cpu: 16000m
hugepages-2Mi: 4096Mi
cpu: 2000m
hugepages-2Mi: 2048Mi
memory: 2048Mi
requests:
cpu: 1000m
hugepages-2Mi: 2048Mi
memory: 512Mi
readinessProbe:
tcpSocket:
port: 80

View file

@ -1,7 +1,7 @@
apiVersion: 'kustomize.config.k8s.io/v1beta1'
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
bases:
resources:
- ../../../base
patchesStrategicMerge:
- nextcloud-deployment.yml
- nextcloud-ingress.yml
patches:
- path: nextcloud-deployment.yml
- path: nextcloud-ingress.yml