Add standardized helm chart for aai
[oom.git] / kubernetes / aai / charts / aai-sparky-be / resources / config / aai.properties
@@ -6,7 +6,7 @@
 #
 # The ip address/hostname and port to the desired AAI instance
 #
-aai.rest.host=aai-service.{{.Values.nsPrefix}}
+aai.rest.host=aai.{{.Release.Namespace}}
 aai.rest.port=8443
 
 ############################## REST ##############################