You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: apm-server/README.md
-11Lines changed: 0 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,6 @@ SLA of official GA features (see [supported configurations][] for more details).
25
25
-[Configuration](#configuration)
26
26
-[FAQ](#faq)
27
27
-[How to use APM Server with Elasticsearch with security (authentication and TLS) enabled?](#how-to-use-apm-server-with-elasticsearch-with-security-authentication-and-tls-enabled)
28
-
-[How to install OSS version of APM Server?](#how-to-install-oss-version-of-apm-server)
29
28
-[Contributing](#contributing)
30
29
31
30
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -132,14 +131,6 @@ outside of this chart and accessed using [environment variables][] and volumes.
132
131
133
132
An example can be found in [examples/security][].
134
133
135
-
### How to install OSS version of APM Server?
136
-
137
-
Deploying OSS version of APM Server can be done by setting `image` value to
138
-
[APM Server OSS Docker image][]
139
-
140
-
An example of APM Server deployment using OSS version can be found in
141
-
[examples/oss][].
142
-
143
134
144
135
## Contributing
145
136
@@ -154,12 +145,10 @@ about our development and testing process.
[environment from variables]: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/#configure-all-key-value-pairs-in-a-configmap-as-container-environment-variables
0 commit comments