Fix the controller registration error (return back the fleetmanager kubeconfig override)

This commit is contained in:
Martin Šalata
2022-11-03 15:30:47 +01:00
parent 5f56a88996
commit b9cf5c5c95
4 changed files with 6 additions and 2 deletions

View File

@@ -87,6 +87,9 @@ providerConfig:
values:
image:
tag: $VERSION
fleetManager:
kubeconfig: #base64 encoded kubeconfig of Fleet manager cluster with user that has write access to Cluster and Secret
namespace: clusters
---
apiVersion: core.gardener.cloud/v1beta1
kind: ControllerRegistration