Skip to content

Commit

Permalink
Update deploy/kubernetes/elastic-agent-kustomize/default/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Craig MacKenzie <[email protected]>
  • Loading branch information
gizas and cmacknz authored Jun 18, 2024
1 parent 50351ad commit 487acad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For *Standalone Elastic Agent*, please update the following secrets inside main
- %ES_HOST%: The Elasticsearch host to communicate with
- %API_KEY: The API Key with access privilleges to connect to Elasticsearch. See [create-api-key-standalone-agent](https://www.elastic.co/guide/en/fleet/current/grant-access-to-elasticsearch.html#create-api-key-standalone-agent). *This should be encoded as base64 value because it will be stored as Kubernetes secret*
- %CA_TRUSTED%: The ssl.ca_trusted_fingerprint in order the elastic agent to be able to trust specific certificate
- %CA_TRUSTED%: The ssl.ca_trusted_fingerprint in order the elastic agent to be able to trust the certificate authority of the Elasticsearch output.
- %DATASET_ID%: A string that will be added as a new field and will denote a specific installation. *By default, this will be added to state_pod dataset.*
## Remote usage of kustomize templates
Expand Down

0 comments on commit 487acad

Please sign in to comment.