Missing commands to be added
[oom.git] / kubernetes / pomba / charts / pomba-contextaggregator / resources / config / builders / ndcb.properties
old mode 100755 (executable)
new mode 100644 (file)
index aa80aed..f07cb65
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-server.host={{ .Values.config.networkdiscoveryCtxBuilderHost }}
+server.host={{ .Values.global.networkdiscoveryCtxBuilderHost }}
 basicauth.username={{ .Values.config.networkdiscoveryCtxBuilderUsername }}
 basicauth.password={{ .Values.config.networkdiscoveryCtxBuilderPassword }}
 server.port={{ .Values.config.ctxBuilderExternalPort }}