Commit 78bba737 authored by Administrator's avatar Administrator
Browse files

Remove resources

No related merge requests found
Showing with 0 additions and 7 deletions
+0 -7
......@@ -70,10 +70,6 @@ spec:
- "/etc/secrets-volume/internal-auth-mongodb-keyfile"
- "--setParameter"
- "authenticationMechanisms=SCRAM-SHA-1"
resources:
requests:
cpu: 0.3
memory: 2Gi
ports:
- containerPort: 27017
volumeMounts:
......@@ -87,6 +83,3 @@ spec:
name: mongodb-persistent-storage-claim
spec:
accessModes: [ "ReadWriteOnce" ]
resources:
requests:
storage: 20Gi
Markdown is supported
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