We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9d981 commit 61a593eCopy full SHA for 61a593e
controllers/operator/construct/appdb_construction.go
@@ -33,7 +33,7 @@ import (
33
34
const (
35
appDBServiceAccount = "mongodb-enterprise-appdb"
36
- InitAppDbContainerName = "mongodb-enterprise-init-appdb"
+ InitAppDbContainerName = "mongodb-kubernetes-init-appdb"
37
// AppDB environment variable names
38
InitAppdbVersionEnv = "INIT_APPDB_VERSION"
39
podNamespaceEnv = "POD_NAMESPACE"
0 commit comments