Skip to content

Commit

Permalink
Remove the invalid caBundle also from test files
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Rink <maximilian.rink@telekom.de>
  • Loading branch information
MaxRink committed Sep 5, 2024
1 parent 4ff4556 commit b4ae7f7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions test/e2e/resources/full-chart-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ spec:
strategy: Webhook
webhook:
clientConfig:
caBundle: Cg==
service:
name: capi-operator-webhook-service
namespace: 'default'
Expand Down Expand Up @@ -3035,7 +3034,6 @@ spec:
strategy: Webhook
webhook:
clientConfig:
caBundle: Cg==
service:
name: capi-operator-webhook-service
namespace: 'default'
Expand Down Expand Up @@ -7631,7 +7629,6 @@ spec:
strategy: Webhook
webhook:
clientConfig:
caBundle: Cg==
service:
name: capi-operator-webhook-service
namespace: 'default'
Expand Down Expand Up @@ -12230,7 +12227,6 @@ spec:
strategy: Webhook
webhook:
clientConfig:
caBundle: Cg==
service:
name: capi-operator-webhook-service
namespace: 'default'
Expand Down Expand Up @@ -16826,7 +16822,6 @@ spec:
strategy: Webhook
webhook:
clientConfig:
caBundle: Cg==
service:
name: capi-operator-webhook-service
namespace: 'default'
Expand Down Expand Up @@ -21425,7 +21420,6 @@ spec:
strategy: Webhook
webhook:
clientConfig:
caBundle: Cg==
service:
name: capi-operator-webhook-service
namespace: 'default'
Expand Down Expand Up @@ -24436,7 +24430,6 @@ spec:
strategy: Webhook
webhook:
clientConfig:
caBundle: Cg==
service:
name: capi-operator-webhook-service
namespace: 'default'
Expand Down

0 comments on commit b4ae7f7

Please sign in to comment.