Commit e1b05f3
authored
add cloud manager baseUrl
in the main docs on
`https://docs.mongodb.com/kubernetes-operator/master/tutorial/create-project-using-configmap/#create-k8s-project`
it stated to use `Cloud Manager` for baseUrl, which leads to an error `unsupported protocol scheme ""` on the operator pod
the right value should be set to `https://cloud.mongodb.com`1 parent dba647d commit e1b05f3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments