Skip to content

Commit

Permalink
repo update
Browse files Browse the repository at this point in the history
  • Loading branch information
josephphyo committed Jun 13, 2022
1 parent f4195f8 commit 3d7240b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion application.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: hopper-argo-app
name: hopper-argo-app-pipeline
namespace: argocd
spec:
project: default
Expand Down
5 changes: 1 addition & 4 deletions hopper/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,7 @@ spec:
spec:
containers:
- name: hopper
image: 359073224575.dkr.ecr.ap-southeast-1.amazonaws.com/hopper-is-back:latest
image: phyominhtun/hopper-argocd:1.0
imagePullPolicy: Always
ports:
- containerPort: 80
imagePullSecrets:
- name: regcred

0 comments on commit 3d7240b

Please sign in to comment.