Skip to content
Snippets Groups Projects
Commit ec64aa92 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4453 adjust host, credential-secret-dataKey

parent b6815904
Branches
Tags
No related merge requests found
...@@ -6,11 +6,11 @@ ozgcloud: ...@@ -6,11 +6,11 @@ ozgcloud:
namespace: elastic-system namespace: elastic-system
secretName: ozg-search-cluster-es-elastic-user secretName: ozg-search-cluster-es-elastic-user
secretDataKey: elastic secretDataKey: elastic
host: ozg-search-cluster-es-http host: ozg-search-cluster-es-http.${ozgcloud.elasticsearch.server.namespace}.svc.cluster.local
port: 9200 port: 9200
scheme: https scheme: https
certificateSecretName: elasticsearch-certificate certificateSecretName: elasticsearch-certificate
certificateSecretDataKey: tlsCrt certificateSecretDataKey: ca.crt
management: management:
server: server:
......
...@@ -6,7 +6,7 @@ ozgcloud: ...@@ -6,7 +6,7 @@ ozgcloud:
namespace: elastic-system namespace: elastic-system
secretName: ozg-search-cluster-es-elastic-user secretName: ozg-search-cluster-es-elastic-user
secretDataKey: elastic secretDataKey: elastic
host: ozg-search-cluster-es-http host: ozg-search-cluster-es-http.${ozgcloud.elasticsearch.server.namespace}.svc.cluster.local
port: 9200 port: 9200
scheme: https scheme: https
certificateSecretName: elasticsearch-certificate certificateSecretName: elasticsearch-certificate
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment