Skip to content

Commit ce14785

Browse files
zach-carrjwilliams-mongo
authored andcommitted
(DOCSP-33080) Fix typo (#1466)
1 parent 800b5a6 commit ce14785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/k8s/example-opsmgr-remote-mode.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
version: "6.0.0"
99
adminCredentials: ops-manager-admin-secret
1010
configuration:
11-
# this enables local mode in Ops Manager
11+
# this enables remote mode in Ops Manager
1212
automation.versions.source: remote
1313
automation.versions.download.baseUrl: "http://nginx-svc.<namespace>.svc.cluster.local:8080"
1414

0 commit comments

Comments
 (0)