Skip to content

Commit

Permalink
ci: manifest image name needs to match
Browse files Browse the repository at this point in the history
  • Loading branch information
deantchi committed Aug 23, 2023
1 parent 352110b commit d6d4e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/stacks-devnet-api.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
- command:
- ./stacks-devnet-api
name: stacks-devnet-api-container
image: hirosystems/stacks-devnet-api:latest
image: stacks-devnet-api:latest
imagePullPolicy: Never
ports:
- containerPort: 8477
Expand Down

0 comments on commit d6d4e46

Please sign in to comment.