Skip to content

Commit

Permalink
remove unused attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
imwithye committed Jul 11, 2024
1 parent 4a4e5aa commit 9c4d236
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
19 changes: 0 additions & 19 deletions package/crds/core.akuity.crossplane.io_clusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,36 +90,17 @@ spec:
type: boolean
datadogAnnotationsEnabled:
type: boolean
directClusterSpec:
properties:
caData:
type: string
clusterType:
type: string
kargoInstanceId:
type: string
organization:
type: string
server:
type: string
token:
type: string
type: object
eksAddonEnabled:
type: boolean
kustomization:
type: string
maintenanceMode:
type: boolean
managedClusterConfig:
properties:
secretKey:
type: string
secretName:
type: string
type: object
multiClusterK8sDashboardEnabled:
type: boolean
redisTunneling:
type: boolean
size:
Expand Down
4 changes: 0 additions & 4 deletions package/crds/core.akuity.crossplane.io_instances.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,6 @@ spec:
type: string
type: object
type: array
multiClusterK8sDashboardEnabled:
type: boolean
repoServerDelegate:
properties:
controlPlane:
Expand Down Expand Up @@ -650,8 +648,6 @@ spec:
type: string
type: object
type: array
multiClusterK8sDashboardEnabled:
type: boolean
repoServerDelegate:
properties:
controlPlane:
Expand Down

0 comments on commit 9c4d236

Please sign in to comment.