Fix incorrect cluster demo yaml
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
This commit is contained in:
parent
bbcc95cce2
commit
aad8b63037
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue