Skip to content

Commit

Permalink
feat(quayacm): remove data for the student to fill in
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpdp7 committed May 18, 2022
1 parent 6c87dc5 commit 88a4958
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions quayacm-deployment/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:latest
- image: IMAGE_NAME
name: budget-app
ports:
- containerPort: 8080
name: budget-app
imagePullSecrets:
- name: finance-dev-deployer-pull-secret
---

0 comments on commit 88a4958

Please sign in to comment.