Skip to content

Commit

Permalink
rename kubernetesGroupVersions to kubernetesAPIs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitriy Kalinin committed Sep 6, 2022
1 parent 38db77e commit 3d9f87f
Show file tree
Hide file tree
Showing 9 changed files with 231 additions and 231 deletions.
16 changes: 8 additions & 8 deletions config/crds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ spec:
kubernetesAPIs:
description: 'Optional: Get running KubernetesAPIs from cluster, defaults (empty) to retrieving the APIs from the cluster. Can be manually supplied instead, e.g ["group/version", "group2/version2"]'
properties:
kubernetesGroupVersions:
groupVersions:
items:
type: string
type: array
Expand Down Expand Up @@ -468,7 +468,7 @@ spec:
kubernetesAPIs:
description: 'Optional: Use kubernetes group/versions resources available in the live cluster'
properties:
kubernetesGroupVersions:
groupVersions:
items:
type: string
type: array
Expand Down Expand Up @@ -514,7 +514,7 @@ spec:
kubernetesAPIs:
description: 'Optional: Get running KubernetesAPIs from cluster, defaults (empty) to retrieving the APIs from the cluster. Can be manually supplied instead, e.g ["group/version", "group2/version2"]'
properties:
kubernetesGroupVersions:
groupVersions:
items:
type: string
type: array
Expand Down Expand Up @@ -658,7 +658,7 @@ spec:
kubernetesAPIs:
description: 'Optional: Get running KubernetesAPIs from cluster, defaults (empty) to retrieving the APIs from the cluster. Can be manually supplied instead, e.g ["group/version", "group2/version2"]'
properties:
kubernetesGroupVersions:
groupVersions:
items:
type: string
type: array
Expand Down Expand Up @@ -1049,7 +1049,7 @@ spec:
kubernetesAPIs:
description: 'Optional: Get running KubernetesAPIs from cluster, defaults (empty) to retrieving the APIs from the cluster. Can be manually supplied instead, e.g ["group/version", "group2/version2"]'
properties:
kubernetesGroupVersions:
groupVersions:
items:
type: string
type: array
Expand Down Expand Up @@ -1081,7 +1081,7 @@ spec:
kubernetesAPIs:
description: 'Optional: Use kubernetes group/versions resources available in the live cluster'
properties:
kubernetesGroupVersions:
groupVersions:
items:
type: string
type: array
Expand Down Expand Up @@ -1127,7 +1127,7 @@ spec:
kubernetesAPIs:
description: 'Optional: Get running KubernetesAPIs from cluster, defaults (empty) to retrieving the APIs from the cluster. Can be manually supplied instead, e.g ["group/version", "group2/version2"]'
properties:
kubernetesGroupVersions:
groupVersions:
items:
type: string
type: array
Expand Down Expand Up @@ -1271,7 +1271,7 @@ spec:
kubernetesAPIs:
description: 'Optional: Get running KubernetesAPIs from cluster, defaults (empty) to retrieving the APIs from the cluster. Can be manually supplied instead, e.g ["group/version", "group2/version2"]'
properties:
kubernetesGroupVersions:
groupVersions:
items:
type: string
type: array
Expand Down
Loading

0 comments on commit 3d9f87f

Please sign in to comment.