Skip to content

Commit

Permalink
fix: frontend image tag hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowtham1729 committed Nov 3, 2023
1 parent 3407c5c commit 5f6fb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/k8s/folio-feed-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5f6fb0b

Please sign in to comment.