Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
replaced full image name by a placeholder
  • Loading branch information
rruizher committed Jun 8, 2022
1 parent d6259bd commit e2a8f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quayacm-review/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
name: budget-app
spec:
containers:
- image: central-quay-registry.apps.ocp4.example.com/finance/budget-app-dev:1.0
- image: IMAGE_NAME
name: budget-app
ports:
- containerPort: 8080
Expand Down

0 comments on commit e2a8f5e

Please sign in to comment.