Skip to content
Snippets Groups Projects
Commit 7975d462 authored by Sam Galson's avatar Sam Galson
Browse files

fix(resources): whitespace

parent e297ea1e
No related branches found
No related tags found
No related merge requests found
Pipeline #5279 skipped with stage
...@@ -58,9 +58,9 @@ spec: ...@@ -58,9 +58,9 @@ spec:
volumeMounts: volumeMounts:
- name: couchdb - name: couchdb
mountPath: /var/lib/couchdb mountPath: /var/lib/couchdb
resources: resources:
limits: limits:
cpu: 500m cpu: 500m
requests: requests:
cpu: 30m cpu: 30m
volumes: volumes:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment