Browse Source

Merge branch 'bugfix/qa-semcust-typo' into 'master'

bugfix/qa-semcust-typo

See merge request devops/k8s-deployments!9
feat-add/rm
Domagoj Zecevic 4 years ago
parent
commit
ce6e74a209
  1. 2
      qa/semcust/deployment.yaml

2
qa/semcust/deployment.yaml

@ -45,7 +45,7 @@ spec:
image: packages.semapp.lan:5000/semcust_backend:$IMAGE_TAG
resources:
requests:
memory: "256i"
memory: "256Mi"
cpu: "100m"
limits:
memory: "512Mi"

Loading…
Cancel
Save