Skip to content

Commit

Permalink
K8s - Consul - Add annotations (#2840)
Browse files Browse the repository at this point in the history
  • Loading branch information
armandomiani authored Jan 11, 2025
1 parent be7a4ff commit 5a7fac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions k8s/consul/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ CHART_NAME := consul
APP_ID ?= $(CHART_NAME)

TRACK ?= 1.19
SERVICE_NAME := services/f79e369a-ac45-423e-99ea-f3c29fcce504.cloudpartnerservices.goog

CONSUL_EXPORTER_TAG ?= exporter
METRICS_EXPORTER_TAG ?= v0.11.1-gke.1
Expand Down
2 changes: 1 addition & 1 deletion k8s/consul/apptest/tester/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/cloud-marketplace-tools/testrunner:0.1.5
FROM gcr.io/cloud-marketplace-tools/testrunner:0.1.8

RUN apt-get update && apt-get install -y --no-install-recommends \
curl \
Expand Down

0 comments on commit 5a7fac8

Please sign in to comment.