Skip to content
Snippets Groups Projects
Commit 62d5acf5 authored by Georgi Todorov's avatar Georgi Todorov
Browse files

Update mongodb-statefulset.yaml

parent cb799cbd
No related branches found
No related tags found
1 merge request!1mongo-custom-helm
Pipeline #58413 passed
......@@ -44,7 +44,7 @@ spec:
image: cvallance/mongo-k8s-sidecar
env:
- name: MONGO_SIDECAR_POD_LABELS
value: name=mongo
value: name=mongodb
- name: KUBERNETES_MONGO_SERVICE_NAME
value: {{ template "mongodb.name" . }}
resources: {}
......@@ -78,4 +78,4 @@ spec:
type: RollingUpdate
rollingUpdate:
partition: 0
revisionHistoryLimit: 10
\ No newline at end of file
revisionHistoryLimit: 10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment