Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
acomabon authored Oct 19, 2022
1 parent f63e974 commit 25945bd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions quayacm-review/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@ 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
name: budget-app
imagePullSecrets:
- name: finance-prod-deployer-pull-secret
---

0 comments on commit 25945bd

Please # to comment.