From 5f6fb0b2d250b1b6e2ecec8d6803517a98e35871 Mon Sep 17 00:00:00 2001 From: gowtham1729 Date: Fri, 3 Nov 2023 16:57:35 +0900 Subject: [PATCH] fix: frontend image tag hook --- infrastructure/k8s/folio-feed-helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/k8s/folio-feed-helm/values.yaml b/infrastructure/k8s/folio-feed-helm/values.yaml index cfcb2fa..7b9724c 100644 --- a/infrastructure/k8s/folio-feed-helm/values.yaml +++ b/infrastructure/k8s/folio-feed-helm/values.yaml @@ -26,7 +26,7 @@ frontend: image: registry: us-central1-docker.pkg.dev/folio-feed-403709/image-registry repository: folio-feed-frontend - tag: frontendImageTag v1.0.0 + tag: &frontendImageTag v1.0.0 replicaCount: 1 autoscaling: