696e37e3f7
Instead of running the exporter as a seperate deployemnt that talks to the service, which will NOT be reporting reliable information if you have more than 1 replica of memcached, this patch insteads moves things into a sidecar model that runs in the same pod and exposes the service. Change-Id: Ia4801b47f44df91db10886f7cb4e8e174557aded
11 lines
319 B
YAML
11 lines
319 B
YAML
---
|
|
memcached:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 Make stats cachedump configurable.
|
|
- 0.1.3 Remove panko residue
|
|
- 0.1.4 Use full image ref for docker official images
|
|
- 0.1.5 Update htk requirements
|
|
- 0.1.6 Switch to using sidecar for exporter
|
|
...
|