commit | 1d264b340bc7bb4b29be249820c2941fb47ff841 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Tue Aug 07 14:39:05 2018 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Tue Aug 07 14:39:05 2018 -0700 |
tree | 99965c355a62e0afe5059033339c316fb9f2dfca | |
parent | ce73b8fe82df92e19f2f78c24171c721b0f23174 [diff] |
Change the URL of freeradius. Change-Id: Ie6b23de59f8ab145a7b1e7e669249d7a72ff41e9
diff --git a/helm-charts/profile/nem-att/templates/_tosca.tpl b/helm-charts/profile/nem-att/templates/_tosca.tpl index 32c702c..797ab12 100644 --- a/helm-charts/profile/nem-att/templates/_tosca.tpl +++ b/helm-charts/profile/nem-att/templates/_tosca.tpl
@@ -446,7 +446,7 @@ { "AAA" : { "radiusConnectionType" : "socket", - "radiusHost" : "freeradius", + "radiusHost" : "freeradius.voltha.svc.cluster.local", "radiusServerPort" : "1812", "radiusSecret" : "SECRET" }