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

OZG-4453 adjust host

parent ec64aa92
Branches
Tags
No related merge requests found
...@@ -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.${ozgcloud.elasticsearch.server.namespace}.svc.cluster.local host: ozg-search-cluster-es-http.${ozgcloud.elasticsearch.server.namespace}
port: 9200 port: 9200
scheme: https scheme: https
certificateSecretName: elasticsearch-certificate certificateSecretName: elasticsearch-certificate
......
...@@ -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.${ozgcloud.elasticsearch.server.namespace}.svc.cluster.local host: ozg-search-cluster-es-http.${ozgcloud.elasticsearch.server.namespace}
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