diff --git a/ozgcloud-elasticsearch-operator/src/main/resources/application.yml b/ozgcloud-elasticsearch-operator/src/main/resources/application.yml index 742c69ee0bc60a2713e74d8c95e95c42fc035b19..0ad789004ea524ba4557dd027f09768c49f42bad 100644 --- a/ozgcloud-elasticsearch-operator/src/main/resources/application.yml +++ b/ozgcloud-elasticsearch-operator/src/main/resources/application.yml @@ -9,7 +9,7 @@ ozgcloud: host: ozg-search-cluster-es-http.${ozgcloud.elasticsearch.server.namespace} port: 9200 scheme: https - certificateNamespace: elastic-system + certificateNamespace: ozgcloud-elasticsearch-operator certificateSecretName: ozg-search-cluster-es-ozg-search-es-transport-certs certificateSecretDataKey: ca.crt