Fix incorrect cluster demo yaml

Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
This commit is contained in:
wawa0210 2021-12-18 16:43:39 +08:00
parent bbcc95cce2
commit aad8b63037
No known key found for this signature in database
GPG Key ID: 900C83A2C098B3B1
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@ metadata:
name: cluster-foo name: cluster-foo
namespace: karmada-cluster namespace: karmada-cluster
spec: spec:
manageMode: Delegation syncMode: Push
accepted: true
apiEndpoint: https://10.10.10.10:6339 apiEndpoint: https://10.10.10.10:6339
secretRef: secretRef:
namespace: karmada-cluster namespace: karmada-cluster