Add standardized helm chart for aai
[oom.git] / kubernetes / aai / charts / aai-sparky-be / resources / config / search-service.properties
@@ -6,7 +6,7 @@
 #
 # The ip address/hostname and port to the desired Search Data Service instance
 #
-search-service.ipAddress=search-data-service.{{.Values.nsPrefix}}
+search-service.ipAddress=aai-search-data.{{.Release.Namespace}}
 search-service.httpPort=9509
 
 ############################## Indexes ##############################