Before you start
Chart name and version, if applicable
sourcemation/elastic-0.2.0
Short feature description
Default TLS for APM should be disabled
Implementation Details
Use Case description
istio demo - tracing are not showing because of it
Additional Context
xpack.fleet.agentPolicies:
- name: Agent Service Policy on ECK
id: eck-services
namespace: default
...
- name: eck-services-apm
id: eck-services-apm
package:
name: apm
inputs:
- type: apm
enabled: true
vars:
...
- name: tls_enabled
value: 'true'
change to false
Before you start
Chart name and version, if applicable
sourcemation/elastic-0.2.0
Short feature description
Default TLS for APM should be disabled
Implementation Details
Use Case description
istio demo - tracing are not showing because of it
Additional Context
xpack.fleet.agentPolicies:
- name: Agent Service Policy on ECK
id: eck-services
namespace: default
...
- name: eck-services-apm
id: eck-services-apm
package:
name: apm
inputs:
- type: apm
enabled: true
vars:
...
- name: tls_enabled
value: 'true'
change to false