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: ...@@ -44,7 +44,7 @@ spec:
image: cvallance/mongo-k8s-sidecar image: cvallance/mongo-k8s-sidecar
env: env:
- name: MONGO_SIDECAR_POD_LABELS - name: MONGO_SIDECAR_POD_LABELS
value: name=mongo value: name=mongodb
- name: KUBERNETES_MONGO_SERVICE_NAME - name: KUBERNETES_MONGO_SERVICE_NAME
value: {{ template "mongodb.name" . }} value: {{ template "mongodb.name" . }}
resources: {} resources: {}
...@@ -78,4 +78,4 @@ spec: ...@@ -78,4 +78,4 @@ spec:
type: RollingUpdate type: RollingUpdate
rollingUpdate: rollingUpdate:
partition: 0 partition: 0
revisionHistoryLimit: 10 revisionHistoryLimit: 10
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment