Skip to content
Snippets Groups Projects
Verified Commit 064052e8 authored by Hugo Renard's avatar Hugo Renard
Browse files

fix: mongo upgrade job

parent 74d50589
No related branches found
No related tags found
No related merge requests found
......@@ -16,5 +16,5 @@ spec:
- -c
- 'mongosh "mongodb+srv://$(MONGODB_CLUSTER_ADMIN_USER):$(MONGODB_CLUSTER_ADMIN_PASSWORD)@${FQDN}-rs0.${NS}.svc.cluster.local?authSource=admin&replicaSet=rs0&w=majority&ssl=false" --eval "db.adminCommand({setFeatureCompatibilityVersion: \"4.4\"})"'
envFrom:
- configMapRef:
- secretRef:
name: ${FQDN}-mongodb-users
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment