Skip to content

Commit

Permalink
Include telemetry service in dev deploy manifests
Browse files Browse the repository at this point in the history
The new telemetry service was added but not included in the kustomization that gets applied by flux CD. Add it to trigger deployment.
  • Loading branch information
masih committed Jul 27, 2023
1 parent d018600 commit f8639a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"}
Expand Down

0 comments on commit f8639a4

Please sign in to comment.