File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
keps/sig-multicluster/2149-clusterid Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -438,7 +438,7 @@ The most common discussion point within the SIG regarding whether an implementat
438
438
# An example object of `id.k8s.io ClusterProperty`
439
439
# using a kube-system ns uuid as the id value (recommended above):
440
440
441
- apiVersion: multicluster .k8s.io/v1
441
+ apiVersion: about .k8s.io/v1
442
442
kind: ClusterProperty
443
443
metadata:
444
444
name: id.k8s.io
@@ -450,7 +450,7 @@ spec:
450
450
# An example object of `id.k8s.io ClusterProperty`
451
451
# using a human-readable string as the id value:
452
452
453
- apiVersion: multicluster .k8s.io/v1
453
+ apiVersion: about .k8s.io/v1
454
454
kind: ClusterProperty
455
455
metadata:
456
456
name: id.k8s.io
@@ -472,7 +472,7 @@ In situations like these, the admission controller will need to fail to add the
472
472
```
473
473
# An example object of `clusterset.k8s.io ClusterProperty`:
474
474
475
- apiVersion: multicluster .k8s.io/v1
475
+ apiVersion: about .k8s.io/v1
476
476
kind: ClusterProperty
477
477
metadata:
478
478
name: clusterset.k8s.io
You can’t perform that action at this time.
0 commit comments