X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fo1mediator%2Fvalues.yaml;h=79240afc03fbec62e887d5698eedf77f7db224cc;hb=b515b9665914751651377cd6e9fd7626b69174db;hp=94b7b59b184335286e06d8bfd7c67c1eaa8087c3;hpb=4224c7449e950ece21770311652e6f5dc1a79e56;p=ric-plt%2Fric-dep.git diff --git a/helm/o1mediator/values.yaml b/helm/o1mediator/values.yaml index 94b7b59..79240af 100644 --- a/helm/o1mediator/values.yaml +++ b/helm/o1mediator/values.yaml @@ -14,12 +14,6 @@ # See the License for the specific language governing permissions and # # limitations under the License. # ################################################################################ - -################################################################# -# Application configuration defaults. -################################################################# -# application image - o1mediator: replicaCount: 1 imagePullPolicy: IfNotPresent @@ -28,6 +22,8 @@ o1mediator: tag: 0.3.1 registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" + prometheusAMUrl: "r4-infrastructure-prometheus-alertmanager:80" + # Service ports are now defined in # ric-common/Common-Template/helm/ric-common/templates/_ports.tpl file. # If need to change a service port, make the code change necessary, then