File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ metadata:
14
14
name : knative-serving
15
15
namespace : knative-serving
16
16
spec :
17
- version : " 1.13 "
17
+ version : " 1.12 "
18
18
ingress :
19
19
kourier :
20
20
enabled : true
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
4
4
resources :
5
- - https://github.com/knative/operator/releases/download/knative-v1.13 .0/operator.yaml
6
- - https://github.com/knative/net-certmanager/releases/download/knative-v1.13 .0/release.yaml
5
+ - https://github.com/knative/operator/releases/download/knative-v1.12 .0/operator.yaml
6
+ - https://github.com/knative/net-certmanager/releases/download/knative-v1.12 .0/release.yaml
7
7
- crd.yaml
8
8
9
9
patches :
You can’t perform that action at this time.
0 commit comments