Commit 675cc2e9 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Merge branch 'OCF16-first-steps-on-ci-at-gitlab-repository' into 'staging'

Ocf16 first steps on ci at gitlab repository

See merge request !14
parents 34b7fd88 161c83d2
Loading
Loading
Loading
Loading
Loading

helm/DELETE.txt

0 → 100644
+1 −0
Original line number Diff line number Diff line
delete me
+5 −5
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ accessControlPolicy:

CapifClient:
  # -- If enable capif client.
  enable: "true"
  enable: ""
  image:
      # -- The docker image repository to use
      repository: "public.ecr.aws/o2v4a8t6/opencapif/client"
@@ -607,7 +607,7 @@ monitoring:
  prometheus:
      # -- With prometheus.enabled: "". It won't be deployed. prometheus.enable: "true"
      # -- It will deploy prometheus
      enable: "true"
      enable: ""
      image: 
        # -- The docker image repository to use
        repository: "prom/prometheus"
@@ -636,7 +636,7 @@ monitoring:
          # kubernetes.io/ingress.class: nginx
          # kubernetes.io/tls-acme: "true"
        hosts:
          - host: prometheus.5gnacar.int
          - host: prometheus.test.int
            paths:
              - path: /
                pathType: Prefix
@@ -647,7 +647,7 @@ monitoring:
      # -- If ingressRoute enable=true, use monitoring.prometheus.ingress.enabled=""
      ingressRoute:
        enable: ""
        host:  prometheus.5gnacar.int
        host:  prometheus.test.int
  grafana:
      image: 
        # -- The docker image repository to use
@@ -686,7 +686,7 @@ monitoring:
          # kubernetes.io/ingress.class: nginx
          # kubernetes.io/tls-acme: "true"
        hosts:
          - host: grafana.5gnacar.int
          - host: grafana.test.int
            paths:
              - path: /
                pathType: Prefix
+4 −0
Original line number Diff line number Diff line
# content of pytest.ini
[pytest]
python_files = register_services/config.py