File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 55 loadBehavior : mustLoad
66 - name : registry.k8s.io/cluster-api/cluster-api-controller:v1.11.2
77 loadBehavior : tryLoad
8- - name : registry.k8s. io/cluster-api /kubeadm-bootstrap-controller:v1.11.2
8+ - name : quay. io/cschlott /kubeadm-bootstrap-controller:v1.11-amd64-2e4dbd90e49bb9e439ce4fc0928ed66720832646
99 loadBehavior : tryLoad
10- - name : registry.k8s. io/cluster-api /kubeadm-control-plane-controller:v1.11.2
10+ - name : quay. io/cschlott /kubeadm-control-plane-controller-amd64 :v1.11-amd64-2e4dbd90e49bb9e439ce4fc0928ed66720832646
1111 loadBehavior : tryLoad
1212 - name : registry.k8s.io/cluster-api-helm/cluster-api-helm-controller:v0.4.1
1313 loadBehavior : tryLoad
@@ -55,6 +55,8 @@ providers:
5555 files :
5656 - sourcePath : " ../data/shared/v1beta1/metadata.yaml"
5757 replacements :
58+ - old : " image: gcr.io/k8s-staging-cluster-api/kubeadm-bootstrap-controller:v1.12.0-beta.1"
59+ new : " image: quay.io/cschlott/kubeadm-bootstrap-controller:v1.11-amd64-2e4dbd90e49bb9e439ce4fc0928ed66720832646"
5860 - old : " imagePullPolicy: Always"
5961 new : " imagePullPolicy: IfNotPresent"
6062
@@ -77,6 +79,8 @@ providers:
7779 files :
7880 - sourcePath : " ../data/shared/v1beta1/metadata.yaml"
7981 replacements :
82+ - old : " image: gcr.io/k8s-staging-cluster-api/kubeadm-control-plane-controller:v1.12.0-beta.1"
83+ new : " image: quay.io/cschlott/kubeadm-control-plane-controller-amd64:v1.11-amd64-2e4dbd90e49bb9e439ce4fc0928ed66720832646"
8084 - old : " imagePullPolicy: Always"
8185 new : " imagePullPolicy: IfNotPresent"
8286
You can’t perform that action at this time.
0 commit comments