Skip to content

Commit

Permalink
Update installation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
VaibhavPage authored Dec 20, 2019
1 parent 7ea642f commit b0e9879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/k8s/manifests/installation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ spec:
serviceAccountName: argo-events-sa
containers:
- name: gateway-controller
image: argoproj/gateway-controller:v0.12-test
image: argoproj/gateway-controller:v0.12-rc
imagePullPolicy: Always
env:
- name: NAMESPACE
Expand Down Expand Up @@ -206,7 +206,7 @@ spec:
serviceAccountName: argo-events-sa
containers:
- name: sensor-controller
image: argoproj/sensor-controller:v0.12-test
image: argoproj/sensor-controller:v0.12-rc
imagePullPolicy: Always
env:
- name: NAMESPACE
Expand Down

0 comments on commit b0e9879

Please sign in to comment.