Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Administrator
microk8s-mongo
Commits
78bba737
Commit
78bba737
authored
2 years ago
by
Administrator
2
Browse files
Options
Download
Email Patches
Plain Diff
Remove resources
parent
3c9fb702
main
revert-78bba737
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/mongodb-service.yaml
+0
-7
resources/mongodb-service.yaml
with
0 additions
and
7 deletions
+0
-7
resources/mongodb-service.yaml
View file @
78bba737
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Administrator
@root
mentioned in commit
6fbb0663
·
2 years ago
mentioned in commit
6fbb0663
mentioned in commit 6fbb0663e2d3b6ba4c0e86be17ca2655f5eb77e5
Toggle commit list
Administrator
@root
mentioned in merge request
!1
·
2 years ago
mentioned in merge request
!1
mentioned in merge request !1
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help