Skip to content

Commit b4ae7f7

Browse files
committed
Remove the invalid caBundle also from test files
Signed-off-by: Maximilian Rink <[email protected]>
1 parent 4ff4556 commit b4ae7f7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

test/e2e/resources/full-chart-install.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ spec:
2424
strategy: Webhook
2525
webhook:
2626
clientConfig:
27-
caBundle: Cg==
2827
service:
2928
name: capi-operator-webhook-service
3029
namespace: 'default'
@@ -3035,7 +3034,6 @@ spec:
30353034
strategy: Webhook
30363035
webhook:
30373036
clientConfig:
3038-
caBundle: Cg==
30393037
service:
30403038
name: capi-operator-webhook-service
30413039
namespace: 'default'
@@ -7631,7 +7629,6 @@ spec:
76317629
strategy: Webhook
76327630
webhook:
76337631
clientConfig:
7634-
caBundle: Cg==
76357632
service:
76367633
name: capi-operator-webhook-service
76377634
namespace: 'default'
@@ -12230,7 +12227,6 @@ spec:
1223012227
strategy: Webhook
1223112228
webhook:
1223212229
clientConfig:
12233-
caBundle: Cg==
1223412230
service:
1223512231
name: capi-operator-webhook-service
1223612232
namespace: 'default'
@@ -16826,7 +16822,6 @@ spec:
1682616822
strategy: Webhook
1682716823
webhook:
1682816824
clientConfig:
16829-
caBundle: Cg==
1683016825
service:
1683116826
name: capi-operator-webhook-service
1683216827
namespace: 'default'
@@ -21425,7 +21420,6 @@ spec:
2142521420
strategy: Webhook
2142621421
webhook:
2142721422
clientConfig:
21428-
caBundle: Cg==
2142921423
service:
2143021424
name: capi-operator-webhook-service
2143121425
namespace: 'default'
@@ -24436,7 +24430,6 @@ spec:
2443624430
strategy: Webhook
2443724431
webhook:
2443824432
clientConfig:
24439-
caBundle: Cg==
2444024433
service:
2444124434
name: capi-operator-webhook-service
2444224435
namespace: 'default'

0 commit comments

Comments
 (0)