Skip to content

Commit

Permalink
Merge pull request #82 from Iceber/fix-crds
Browse files Browse the repository at this point in the history
fix pediacluster crd yaml
  • Loading branch information
Iceber authored Feb 15, 2022
2 parents 4e4232c + 5339588 commit ba1799e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/crds/cluster.clusterpedia.io_pediaclusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@ spec:
properties:
kind:
type: string
name:
type: string
namespaced:
type: boolean
resource:
type: string
syncConditions:
items:
properties:
Expand Down Expand Up @@ -196,8 +196,8 @@ spec:
type: array
required:
- kind
- name
- namespaced
- resource
- syncConditions
type: object
type: array
Expand Down

0 comments on commit ba1799e

Please sign in to comment.