Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change secret names according to the GDI specification #295

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented Nov 16, 2021

Update secret names according to Splunk GDI Specification.
The following fields are renamed:

  • splunk_o11y_access_token -> splunk_observability_access_token
  • hec_client_cert -> splunk_platform_hec_client_cert
  • hec_client_key -> splunk_platform_hec_client_key
  • hec_ca_file -> splunk_platform_hec_ca_file

Update secret names according to [Splunk GDI Specification](https://github.com/signalfx/gdi-specification/blob/main/specification/configuration.md#kubernetes-package-management-solutions).
The following fields are renamed:
- `splunk_o11y_access_token` -> `splunk_observability_access_token`
- `hec_client_cert` -> `splunk_platform_hec_client_cert`
- `hec_client_key` -> `splunk_platform_hec_client_key`
- `hec_ca_file` -> `splunk_platform_hec_ca_file`
@dmitryax dmitryax merged commit 0728410 into main Nov 16, 2021
@dmitryax dmitryax deleted the change-secret-names branch November 17, 2021 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants