Skip to content

Commit

Permalink
Fix space
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Dec 15, 2023
1 parent e28d215 commit e9f2bdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/web-cluster/prod/helium/vsr-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: vsr-metadata
image: public.ecr.aws/v0j6k5v6/vsr-metadata-service:0.0.4
image: public.ecr.aws/v0j6k5v6/vsr-metadata-service:0.0.5
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8081
Expand Down
2 changes: 1 addition & 1 deletion manifests/web-cluster/sdlc/helium/vsr-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: vsr-metadata
image: public.ecr.aws/v0j6k5v6/vsr-metadata-service:0.0.4
image: public.ecr.aws/v0j6k5v6/vsr-metadata-service:0.0.5
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8081
Expand Down

0 comments on commit e9f2bdb

Please sign in to comment.