Loading helm/DELETE.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line delete me helm/capif/values.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -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" Loading Loading @@ -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" Loading Loading @@ -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 Loading @@ -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 Loading Loading @@ -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 Loading services/register/pytest.ini 0 → 100644 +4 −0 Original line number Diff line number Diff line # content of pytest.ini [pytest] python_files = register_services/config.py Loading
helm/capif/values.yaml +5 −5 Original line number Diff line number Diff line Loading @@ -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" Loading Loading @@ -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" Loading Loading @@ -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 Loading @@ -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 Loading Loading @@ -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 Loading
services/register/pytest.ini 0 → 100644 +4 −0 Original line number Diff line number Diff line # content of pytest.ini [pytest] python_files = register_services/config.py