X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Falarmadapter%2Ftemplates%2Fservice-http.yaml;h=b58985173a57ba487d533509e73b4a9235b16648;hb=f9c36363b7c9cf8063278f656d392fe47c969418;hp=977c552c644e4be920bc2ae7d51372c21deb2252;hpb=393136323474cc68318eda4a674d91cc6aca0ffc;p=ric-plt%2Fric-dep.git diff --git a/helm/alarmadapter/templates/service-http.yaml b/helm/alarmadapter/templates/service-http.yaml index 977c552..b589851 100644 --- a/helm/alarmadapter/templates/service-http.yaml +++ b/helm/alarmadapter/templates/service-http.yaml @@ -32,7 +32,7 @@ spec: selector: app: {{ include "common.namespace.platform" . }}-{{ include "common.name.alarmadapter" . }} release: {{ .Release.Name }} - clusterIP: None + type: ClusterIP ports: - name: http port: {{ include "common.serviceport.alarmadapter.http" . }}