Skip to content

Commit

Permalink
make manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec committed Jan 24, 2020
1 parent c74d0f4 commit 243eece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/manifests/no-db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ spec:
value: password
- name: UPPERIO_DB_DEBUG
value: "1"
image: argoproj/argocli:latest
image: argoproj/argocli:v2.5.0-rc2
imagePullPolicy: Never
name: argo-server
ports:
Expand Down Expand Up @@ -386,7 +386,7 @@ spec:
value: 30s
- name: UPPERIO_DB_DEBUG
value: "1"
image: argoproj/workflow-controller:latest
image: argoproj/workflow-controller:v2.5.0-rc2
imagePullPolicy: Never
name: workflow-controller
serviceAccountName: argo
Expand Down

0 comments on commit 243eece

Please sign in to comment.