Commit 4ea0393b authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

More changes from try-mec in prod

parent 35b900dc
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
# Copyright (c) 2024  The AdvantEDGE Authors
_# Copyright (c) 2024  The AdvantEDGE Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -102,7 +102,7 @@ repo:
      # Influx configuration
      influx:
        # enable influx data backups
        enabled: true
        enabled: false
        # object store url
        url: https://metrics.mec-platform.etsi.org/
        # object store configuration secret
@@ -124,7 +124,7 @@ repo:
      # Thanos long-term storage
      thanos:
        # enable Thanos
        enabled: false
        enabled: true
        # object store configuration secret
        secret: meep-thanos-objstore-config
        # query component
@@ -154,7 +154,7 @@ repo:
      # Thanos long-term storage archive
      thanos-archive:
        # enable Thanos archive
        enabled: false
        enabled: true
        # archive object store configuration secret
        secret: meep-thanos-archive-objstore-config

@@ -993,7 +993,6 @@ repo:
        docker-data:
          'mosquitto.conf': go-apps/meep-mosquitto/mosquitto.conf
          'listener.conf': go-apps/meep-mosquitto/listener.conf

  #------------------------------
  #  Dependencies
  #------------------------------
@@ -1349,7 +1348,7 @@ repo:
        src: go-packages/meep-dai-mgr
        # supports linting
        lint: false
]      meep-wais-client:
      meep-wais-client:
        # location of source code
        src: go-packages/meep-wais-client
        # supports linting