We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e4232c + 5339588 commit ba1799eCopy full SHA for ba1799e
deploy/crds/cluster.clusterpedia.io_pediaclusters.yaml
@@ -162,10 +162,10 @@ spec:
162
properties:
163
kind:
164
type: string
165
+ name:
166
+ type: string
167
namespaced:
168
type: boolean
- resource:
- type: string
169
syncConditions:
170
items:
171
@@ -196,8 +196,8 @@ spec:
196
type: array
197
required:
198
- kind
199
+ - name
200
- namespaced
- - resource
201
- syncConditions
202
type: object
203
0 commit comments