@@ -4,7 +4,7 @@ apiVersion: apiextensions.k8s.io/v1
4
4
kind : CustomResourceDefinition
5
5
metadata :
6
6
annotations :
7
- cert-manager.io/inject-ca-from : ' capi-operator-system /capi-operator-serving-cert'
7
+ cert-manager.io/inject-ca-from : ' default /capi-operator-serving-cert'
8
8
controller-gen.kubebuilder.io/version : v0.11.4
9
9
labels :
10
10
clusterctl.cluster.x-k8s.io/core : capi-operator
17
17
caBundle : Cg==
18
18
service :
19
19
name : capi-operator-webhook-service
20
- namespace : ' capi-operator-system '
20
+ namespace : ' default '
21
21
path : /convert
22
22
conversionReviewVersions :
23
23
- v1
@@ -1565,7 +1565,7 @@ apiVersion: apiextensions.k8s.io/v1
1565
1565
kind : CustomResourceDefinition
1566
1566
metadata :
1567
1567
annotations :
1568
- cert-manager.io/inject-ca-from : ' capi-operator-system /capi-operator-serving-cert'
1568
+ cert-manager.io/inject-ca-from : ' default /capi-operator-serving-cert'
1569
1569
controller-gen.kubebuilder.io/version : v0.11.4
1570
1570
labels :
1571
1571
clusterctl.cluster.x-k8s.io/core : capi-operator
@@ -1578,7 +1578,7 @@ spec:
1578
1578
caBundle : Cg==
1579
1579
service :
1580
1580
name : capi-operator-webhook-service
1581
- namespace : ' capi-operator-system '
1581
+ namespace : ' default '
1582
1582
path : /convert
1583
1583
conversionReviewVersions :
1584
1584
- v1
@@ -3128,7 +3128,7 @@ apiVersion: apiextensions.k8s.io/v1
3128
3128
kind : CustomResourceDefinition
3129
3129
metadata :
3130
3130
annotations :
3131
- cert-manager.io/inject-ca-from : ' capi-operator-system /capi-operator-serving-cert'
3131
+ cert-manager.io/inject-ca-from : ' default /capi-operator-serving-cert'
3132
3132
controller-gen.kubebuilder.io/version : v0.11.4
3133
3133
labels :
3134
3134
clusterctl.cluster.x-k8s.io/core : capi-operator
@@ -3141,7 +3141,7 @@ spec:
3141
3141
caBundle : Cg==
3142
3142
service :
3143
3143
name : capi-operator-webhook-service
3144
- namespace : ' capi-operator-system '
3144
+ namespace : ' default '
3145
3145
path : /convert
3146
3146
conversionReviewVersions :
3147
3147
- v1
@@ -4689,7 +4689,7 @@ apiVersion: apiextensions.k8s.io/v1
4689
4689
kind : CustomResourceDefinition
4690
4690
metadata :
4691
4691
annotations :
4692
- cert-manager.io/inject-ca-from : ' capi-operator-system /capi-operator-serving-cert'
4692
+ cert-manager.io/inject-ca-from : ' default /capi-operator-serving-cert'
4693
4693
controller-gen.kubebuilder.io/version : v0.11.4
4694
4694
labels :
4695
4695
clusterctl.cluster.x-k8s.io/core : capi-operator
@@ -4702,7 +4702,7 @@ spec:
4702
4702
caBundle : Cg==
4703
4703
service :
4704
4704
name : capi-operator-webhook-service
4705
- namespace : ' capi-operator-system '
4705
+ namespace : ' default '
4706
4706
path : /convert
4707
4707
conversionReviewVersions :
4708
4708
- v1
@@ -6311,7 +6311,7 @@ roleRef:
6311
6311
subjects :
6312
6312
- kind : ServiceAccount
6313
6313
name : default
6314
- namespace : ' capi-operator-system '
6314
+ namespace : ' default '
6315
6315
---
6316
6316
# Source: cluster-api-operator/templates/operator-components.yaml
6317
6317
apiVersion : rbac.authorization.k8s.io/v1
@@ -6327,7 +6327,7 @@ roleRef:
6327
6327
subjects :
6328
6328
- kind : ServiceAccount
6329
6329
name : default
6330
- namespace : ' capi-operator-system '
6330
+ namespace : ' default '
6331
6331
---
6332
6332
# Source: cluster-api-operator/templates/operator-components.yaml
6333
6333
apiVersion : rbac.authorization.k8s.io/v1
@@ -6336,7 +6336,7 @@ metadata:
6336
6336
labels :
6337
6337
clusterctl.cluster.x-k8s.io/core : capi-operator
6338
6338
name : capi-operator-leader-election-role
6339
- namespace : ' capi-operator-system '
6339
+ namespace : ' default '
6340
6340
rules :
6341
6341
- apiGroups :
6342
6342
- " "
@@ -6384,15 +6384,15 @@ metadata:
6384
6384
labels :
6385
6385
clusterctl.cluster.x-k8s.io/core : capi-operator
6386
6386
name : capi-operator-leader-election-rolebinding
6387
- namespace : ' capi-operator-system '
6387
+ namespace : ' default '
6388
6388
roleRef :
6389
6389
apiGroup : rbac.authorization.k8s.io
6390
6390
kind : Role
6391
6391
name : capi-operator-leader-election-role
6392
6392
subjects :
6393
6393
- kind : ServiceAccount
6394
6394
name : default
6395
- namespace : ' capi-operator-system '
6395
+ namespace : ' default '
6396
6396
---
6397
6397
# Source: cluster-api-operator/templates/operator-components.yaml
6398
6398
apiVersion : v1
@@ -6402,7 +6402,7 @@ metadata:
6402
6402
clusterctl.cluster.x-k8s.io/core : capi-operator
6403
6403
control-plane : controller-manager
6404
6404
name : capi-operator-controller-manager-metrics-service
6405
- namespace : ' capi-operator-system '
6405
+ namespace : ' default '
6406
6406
spec :
6407
6407
ports :
6408
6408
- name : https
@@ -6419,7 +6419,7 @@ metadata:
6419
6419
labels :
6420
6420
clusterctl.cluster.x-k8s.io/core : capi-operator
6421
6421
name : capi-operator-webhook-service
6422
- namespace : ' capi-operator-system '
6422
+ namespace : ' default '
6423
6423
spec :
6424
6424
ports :
6425
6425
- port : 443
@@ -6433,7 +6433,7 @@ apiVersion: apps/v1
6433
6433
kind : Deployment
6434
6434
metadata :
6435
6435
name : capi-operator-cluster-api-operator
6436
- namespace : ' capi-operator-system '
6436
+ namespace : ' default '
6437
6437
labels :
6438
6438
app : cluster-api-operator
6439
6439
app.kubernetes.io/name : cluster-api-operator
@@ -6555,11 +6555,11 @@ metadata:
6555
6555
labels :
6556
6556
clusterctl.cluster.x-k8s.io/core : capi-operator
6557
6557
name : capi-operator-serving-cert
6558
- namespace : ' capi-operator-system '
6558
+ namespace : ' default '
6559
6559
spec :
6560
6560
dnsNames :
6561
- - capi-operator-webhook-service.capi-operator-system .svc
6562
- - capi-operator-webhook-service.capi-operator-system .svc.cluster.local
6561
+ - capi-operator-webhook-service.default .svc
6562
+ - capi-operator-webhook-service.default .svc.cluster.local
6563
6563
issuerRef :
6564
6564
kind : Issuer
6565
6565
name : capi-operator-selfsigned-issuer
@@ -6572,7 +6572,7 @@ metadata:
6572
6572
labels :
6573
6573
clusterctl.cluster.x-k8s.io/core : capi-operator
6574
6574
name : capi-operator-selfsigned-issuer
6575
- namespace : ' capi-operator-system '
6575
+ namespace : ' default '
6576
6576
spec :
6577
6577
selfSigned : {}
6578
6578
---
@@ -6581,7 +6581,7 @@ apiVersion: admissionregistration.k8s.io/v1
6581
6581
kind : MutatingWebhookConfiguration
6582
6582
metadata :
6583
6583
annotations :
6584
- cert-manager.io/inject-ca-from : ' capi-operator-system /capi-operator-serving-cert'
6584
+ cert-manager.io/inject-ca-from : ' default /capi-operator-serving-cert'
6585
6585
labels :
6586
6586
clusterctl.cluster.x-k8s.io/core : capi-operator
6587
6587
name : capi-operator-mutating-webhook-configuration
@@ -6592,7 +6592,7 @@ webhooks:
6592
6592
clientConfig :
6593
6593
service :
6594
6594
name : capi-operator-webhook-service
6595
- namespace : ' capi-operator-system '
6595
+ namespace : ' default '
6596
6596
path : /mutate-operator-cluster-x-k8s-io-v1alpha1-bootstrapprovider
6597
6597
failurePolicy : Fail
6598
6598
matchPolicy : Equivalent
@@ -6614,7 +6614,7 @@ webhooks:
6614
6614
clientConfig :
6615
6615
service :
6616
6616
name : capi-operator-webhook-service
6617
- namespace : ' capi-operator-system '
6617
+ namespace : ' default '
6618
6618
path : /mutate-operator-cluster-x-k8s-io-v1alpha1-controlplaneprovider
6619
6619
failurePolicy : Fail
6620
6620
matchPolicy : Equivalent
@@ -6636,7 +6636,7 @@ webhooks:
6636
6636
clientConfig :
6637
6637
service :
6638
6638
name : capi-operator-webhook-service
6639
- namespace : ' capi-operator-system '
6639
+ namespace : ' default '
6640
6640
path : /mutate-operator-cluster-x-k8s-io-v1alpha1-coreprovider
6641
6641
failurePolicy : Fail
6642
6642
matchPolicy : Equivalent
@@ -6658,7 +6658,7 @@ webhooks:
6658
6658
clientConfig :
6659
6659
service :
6660
6660
name : capi-operator-webhook-service
6661
- namespace : ' capi-operator-system '
6661
+ namespace : ' default '
6662
6662
path : /mutate-operator-cluster-x-k8s-io-v1alpha1-infrastructureprovider
6663
6663
failurePolicy : Fail
6664
6664
matchPolicy : Equivalent
@@ -6680,7 +6680,7 @@ apiVersion: admissionregistration.k8s.io/v1
6680
6680
kind : ValidatingWebhookConfiguration
6681
6681
metadata :
6682
6682
annotations :
6683
- cert-manager.io/inject-ca-from : ' capi-operator-system /capi-operator-serving-cert'
6683
+ cert-manager.io/inject-ca-from : ' default /capi-operator-serving-cert'
6684
6684
labels :
6685
6685
clusterctl.cluster.x-k8s.io/core : capi-operator
6686
6686
name : capi-operator-validating-webhook-configuration
@@ -6691,7 +6691,7 @@ webhooks:
6691
6691
clientConfig :
6692
6692
service :
6693
6693
name : capi-operator-webhook-service
6694
- namespace : ' capi-operator-system '
6694
+ namespace : ' default '
6695
6695
path : /validate-operator-cluster-x-k8s-io-v1alpha1-bootstrapprovider
6696
6696
failurePolicy : Fail
6697
6697
matchPolicy : Equivalent
@@ -6713,7 +6713,7 @@ webhooks:
6713
6713
clientConfig :
6714
6714
service :
6715
6715
name : capi-operator-webhook-service
6716
- namespace : ' capi-operator-system '
6716
+ namespace : ' default '
6717
6717
path : /validate-operator-cluster-x-k8s-io-v1alpha1-controlplaneprovider
6718
6718
failurePolicy : Fail
6719
6719
matchPolicy : Equivalent
@@ -6735,7 +6735,7 @@ webhooks:
6735
6735
clientConfig :
6736
6736
service :
6737
6737
name : capi-operator-webhook-service
6738
- namespace : ' capi-operator-system '
6738
+ namespace : ' default '
6739
6739
path : /validate-operator-cluster-x-k8s-io-v1alpha1-coreprovider
6740
6740
failurePolicy : Fail
6741
6741
matchPolicy : Equivalent
@@ -6757,7 +6757,7 @@ webhooks:
6757
6757
clientConfig :
6758
6758
service :
6759
6759
name : capi-operator-webhook-service
6760
- namespace : ' capi-operator-system '
6760
+ namespace : ' default '
6761
6761
path : /validate-operator-cluster-x-k8s-io-v1alpha1-infrastructureprovider
6762
6762
failurePolicy : Fail
6763
6763
matchPolicy : Equivalent
0 commit comments