Skip to content

Commit

Permalink
Add dy sidecars prometheus labels to simcore (#364)
Browse files Browse the repository at this point in the history
* Add dy sidecars labels from simcore 4697 PR

* Add DYNAMIC_SIDECAR_PROMETHEUS_SERVICE_LABELS env
  • Loading branch information
YuryHrytsuk authored Sep 22, 2023
1 parent aa9096d commit a5d78ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/simcore/template.env
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ DYNAMIC_SIDECAR_DOCKER_NODE_RESOURCE_LIMITS_ENABLED=${DYNAMIC_SIDECAR_DOCKER_NOD
DYNAMIC_SIDECAR_DOCKER_NODE_CONCURRENT_SAVES=${DYNAMIC_SIDECAR_DOCKER_NODE_CONCURRENT_SAVES}
DYNAMIC_SIDECAR_DOCKER_NODE_SAVES_LOCK_TIMEOUT_S=${DYNAMIC_SIDECAR_DOCKER_NODE_SAVES_LOCK_TIMEOUT_S}
DYNAMIC_SIDECAR_ENABLE_VOLUME_LIMITS=${DYNAMIC_SIDECAR_ENABLE_VOLUME_LIMITS}
DYNAMIC_SIDECAR_PROMETHEUS_SERVICE_LABELS=${DYNAMIC_SIDECAR_PROMETHEUS_SERVICE_LABELS}

DOCKER_IMAGE_TAG=${SIMCORE_IMAGE_TAG}

Expand Down

0 comments on commit a5d78ab

Please sign in to comment.