File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 18
18
serviceAccountName : argo-rollouts
19
19
containers :
20
20
- name : argo-rollouts
21
- image : quay.io/argoproj /argo-rollouts:latest
21
+ image : quay.io/codefresh /argo-rollouts:latest
22
22
imagePullPolicy : Always
23
23
ports :
24
24
- containerPort : 8090
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ resources:
7
7
- argo-rollouts-aggregate-roles.yaml
8
8
- argo-rollouts-metrics-service.yaml
9
9
images :
10
- - name : quay.io/argoproj /argo-rollouts
10
+ - name : quay.io/codefresh /argo-rollouts
11
11
newTag : latest
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ spec:
118
118
app.kubernetes.io/name : argo-rollouts-dashboard
119
119
spec :
120
120
containers :
121
- - image : quay.io/argoproj /kubectl-argo-rollouts:latest
121
+ - image : quay.io/codefresh /kubectl-argo-rollouts:latest
122
122
name : argo-rollouts-dashboard
123
123
ports :
124
124
- containerPort : 3100
Original file line number Diff line number Diff line change 19
19
serviceAccountName : argo-rollouts-dashboard
20
20
containers :
21
21
- name : argo-rollouts-dashboard
22
- image : quay.io/argoproj /kubectl-argo-rollouts
22
+ image : quay.io/codefresh /kubectl-argo-rollouts
23
23
ports :
24
24
- containerPort : 3100
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ resources:
8
8
- dashboard-service.yaml
9
9
- dashboard-serviceaccount.yaml
10
10
images :
11
- - name : quay.io/argoproj /kubectl-argo-rollouts
11
+ - name : quay.io/codefresh /kubectl-argo-rollouts
12
12
newTag : latest
Original file line number Diff line number Diff line change @@ -12830,7 +12830,7 @@ spec:
12830
12830
app.kubernetes.io/name: argo-rollouts
12831
12831
spec:
12832
12832
containers:
12833
- - image: quay.io/argoproj /argo-rollouts:latest
12833
+ - image: quay.io/codefresh /argo-rollouts:latest
12834
12834
imagePullPolicy: Always
12835
12835
name: argo-rollouts
12836
12836
ports:
Original file line number Diff line number Diff line change @@ -12831,7 +12831,7 @@ spec:
12831
12831
containers:
12832
12832
- args:
12833
12833
- --namespaced
12834
- image: quay.io/argoproj /argo-rollouts:latest
12834
+ image: quay.io/codefresh /argo-rollouts:latest
12835
12835
imagePullPolicy: Always
12836
12836
name: argo-rollouts
12837
12837
ports:
You can’t perform that action at this time.
0 commit comments