Skip to content

Commit 768b092

Browse files
(DOCSP-13793): can't update mdbagent version using om (#464)
* (DOCSP-13793): can't update mdbagent version using om * (DOCSP-13793): adding links to new operator settings
1 parent 598078f commit 768b092

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

source/reference/helm-operator-settings.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ registry.appDb
180180
registry:
181181
appDb: registry.connect.redhat.com/mongodb
182182

183+
.. _registry-appdb-version:
184+
183185
registry.appDb.version
184186
----------------------
185187

source/reference/known-issues.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,23 @@ automatically and starts working correctly:
113113

114114
:doc:`Kubernetes Operator installation </tutorial/install-k8s-operator>`
115115

116+
.. _unable-to-upgrade-appdb-agent-in-om:
117+
118+
Unable to Update the {+mdbagent+} on Application Database Pods
119+
-----------------------------------------------------------------
120+
121+
You can't use |onprem| to upgrade the {+mdbagent+}\s that run on the
122+
Application Database Pods. The {+mdbagent+} version that runs on these
123+
Pods is embedded in the Application Database Docker image.
124+
125+
You can use the |k8s-op-short| to upgrade the {+mdbagent+} version on
126+
Application Database Pods as MongoDB publishes new images.
127+
128+
.. seealso::
129+
130+
- :ref:`meko-appdb-agent-version`
131+
- :ref:`registry-appdb-version`
132+
116133
Machine Memory vs. Container Memory
117134
-----------------------------------
118135

source/reference/kubectl-operator-settings.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ add it as a new array of key-value pair mappings in the
4646
- name: APPDB_IMAGE_REPOSITORY
4747
value: quay.io/mongodb/mongodb-enterprise-appdb
4848

49+
.. _meko-appdb-agent-version:
50+
4951
APPDB_AGENT_VERSION
5052
-------------------
5153

0 commit comments

Comments
 (0)