Newer
Older
elasticsearch:
secretCredentialsName: elasticsearch-credentials
certificateSecretName: elasticsearch-certificate
server:
namespace: elastic-system
secretName: ozg-search-cluster-es-elastic-user
secretDataKey: elastic
host: ozg-search-cluster-es-http.${ozgcloud.elasticsearch.server.namespace}
port: 9200
scheme: https
certificateNamespace: ozgcloud-elasticsearch-operator
certificateSecretName: elasticsearch-certificate
certificateSecretDataKey: ca.crt
management:
server:
port: 8081
health:
livenessState:
enabled: true
readinessState:
enabled: true
endpoint:
health:
group:
exploratory:
include: livenessState,readinessState,ping
show-details: always
probes:
enabled: true
prometheus:
enabled: true
endpoints:
web:
exposure: