Fixed docs config error [ci skip]

This commit is contained in:
Jakub Vavřík
2021-02-23 22:22:17 +01:00
parent d2d7872f67
commit b7b2a1a774
2 changed files with 2 additions and 4 deletions

View File

@@ -23,8 +23,7 @@ kind: ControllerRegistration
...
values:
defaultConfig:
clientConnection:
kubeconfig: abcd
kubeconfig: abcd
labels:
```

View File

@@ -16,8 +16,7 @@ spec:
apiVersion: service.fleet-agent.extensions.gardener.cloud/v1alpha1
kind:
defaultConfig:
clientConnection:
kubeconfig: base64 encoded kubeconfig
kubeconfig: base64 encoded kubeconfig
labels:
env: test
```