cloud-on-k8s
cloud-on-k8s copied to clipboard
[Helm][Agent] Provide a default deployment type
We would like to provide a default "deployment" configuration in https://github.com/elastic/cloud-on-k8s/blob/56e7e5ce51b531f5aa4562c0f6bd323d62e04271/deploy/eck-stack/charts/eck-agent/values.yaml#L68-L86
But it is currently not possible because of a limitation in Helm, refer to https://github.com/helm/helm/issues/12469#issuecomment-1755986299 for more details.