From f8639a469188831f709ab0484141d76bd43f220f Mon Sep 17 00:00:00 2001 From: "Masih H. Derkani" Date: Thu, 27 Jul 2023 09:46:03 +0100 Subject: [PATCH] Include telemetry service in dev deploy manifests The new telemetry service was added but not included in the kustomization that gets applied by flux CD. Add it to trigger deployment. --- .../dev/us-east-2/tenant/storetheindex/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/manifests/dev/us-east-2/tenant/storetheindex/kustomization.yaml b/deploy/manifests/dev/us-east-2/tenant/storetheindex/kustomization.yaml index 16d2e1c57..ff9ad1218 100644 --- a/deploy/manifests/dev/us-east-2/tenant/storetheindex/kustomization.yaml +++ b/deploy/manifests/dev/us-east-2/tenant/storetheindex/kustomization.yaml @@ -14,6 +14,7 @@ resources: - lookout - cassette - heyfil +- telemetry images: - name: storetheindex newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/storetheindex/storetheindex # {"$imagepolicy": "storetheindex:storetheindex:name"}