stackconfigpolicy.k8s.elastic.co/v1alpha1
editstackconfigpolicy.k8s.elastic.co/v1alpha1
editPackage v1alpha1 contains API schema definitions for managing StackConfigPolicy resources.
Resource Types
ElasticsearchConfigPolicySpec
editField | Description |
---|---|
|
ClusterSettings holds the Elasticsearch cluster settings (/_cluster/settings) |
|
SnapshotRepositories holds the Snapshot Repositories settings (/_snapshot) |
|
SnapshotLifecyclePolicies holds the Snapshot Lifecycle Policies settings (/_slm/policy) |
|
SecurityRoleMappings holds the Role Mappings settings (/_security/role_mapping) |
|
IndexLifecyclePolicies holds the Index Lifecycle policies settings (/_ilm/policy) |
|
IngestPipelines holds the Ingest Pipelines settings (/_ingest/pipeline) |
|
IndexTemplates holds the Index and Component Templates settings |
|
Config holds the settings that go into elasticsearch.yml. |
|
SecretMounts are additional Secrets that need to be mounted into the Elasticsearch pods. |
|
SecureSettings are additional Secrets that contain data to be configured to Elasticsearch’s keystore. |
IndexTemplates
editKibanaConfigPolicySpec
editField | Description |
---|---|
|
Config holds the settings that go into kibana.yml. |
|
SecureSettings are additional Secrets that contain data to be configured to Kibana’s keystore. |
SecretMount
editSecretMount contains information about additional secrets to be mounted to the elasticsearch pods
Field | Description |
---|---|
|
SecretName denotes the name of the secret that needs to be mounted to the elasticsearch pod |
|
MountPath denotes the path to which the secret should be mounted to inside the elasticsearch pod |
StackConfigPolicy
editStackConfigPolicy represents a StackConfigPolicy resource in a Kubernetes cluster.
Field | Description |
---|---|
|
|
|
|
|
Refer to Kubernetes API documentation for fields of |
StackConfigPolicySpec
editField | Description |
---|---|
|
|
|
Deprecated: SecureSettings only applies to Elasticsearch and is deprecated. It must be set per application instead. |
|
|
|