-
Notifications
You must be signed in to change notification settings - Fork 157
Closed
Labels
Team:AdminIssues owned by the Admin Docs TeamIssues owned by the Admin Docs Teamcommunitysource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs
Description
Type of issue
None
What documentation page is affected
https://www.elastic.co/docs/deploy-manage/deploy/cloud-on-k8s/configure-eck
What happened?
On this page there is a piece of documentation
config:
ca-cert-validity: 43800h
It should be instead
config:
caValidity: 43800h
To find the valid values for config section mentioning the following command would be useful.
helm show values elastic/eck-operator
Additional info
No response
eedugon
Metadata
Metadata
Assignees
Labels
Team:AdminIssues owned by the Admin Docs TeamIssues owned by the Admin Docs Teamcommunitysource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs