Add resources to deployment

This commit is contained in:
2019-06-20 13:57:45 +02:00
parent 9c81363e84
commit 5f024981b7
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
.editorconfig
.git
.gitlab-ci.yml
deployment_files
README.MD
+5
View File
@@ -35,6 +35,11 @@ spec:
topologyKey: kubernetes.io/hostname
containers:
- name: nginx-s3-upload
resources:
requests:
memory: 200Mi
limits:
memory: 300Mi
readinessProbe:
httpGet:
path: /healthcheck