You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apiVersion: elasticsearch.k8s.elastic.co/v1kind: Elasticsearchmetadata:
name: elasticsearch-samplespec:
auth:
disableElasticUser: true # ➡️ NEW field to disable elastic user
Should we create an option to disable the elastic user in case authentication happens through an external realm like SAML?
The text was updated successfully, but these errors were encountered: