Skip to content

Commit

Permalink
ic: update data after openshift/api bump
Browse files Browse the repository at this point in the history
  • Loading branch information
r4f4 committed Jul 7, 2024
1 parent a5467b4 commit b03d715
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions data/data/install.openshift.io_installconfigs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3336,18 +3336,21 @@ spec:
properties:
name:
description: 'name is the name of the IBM Cloud service.
Possible values are: CIS, COS, DNSServices, GlobalSearch,
GlobalTagging, HyperProtect, IAM, KeyProtect, ResourceController,
ResourceManager, or VPC. For example, the IBM Cloud Private
IAM service could be configured with the service `name`
of `IAM` and `url` of `https://private.iam.cloud.ibm.com`
Whereas the IBM Cloud Private VPC service for US South
(Dallas) could be configured with the service `name` of
`VPC` and `url` of `https://us.south.private.iaas.cloud.ibm.com`'
Possible values are: CIS, COS, COSConfig, DNSServices,
GlobalCatalog, GlobalSearch, GlobalTagging, HyperProtect,
IAM, KeyProtect, ResourceController, ResourceManager,
or VPC. For example, the IBM Cloud Private IAM service
could be configured with the service `name` of `IAM` and
`url` of `https://private.iam.cloud.ibm.com` Whereas the
IBM Cloud Private VPC service for US South (Dallas) could
be configured with the service `name` of `VPC` and `url`
of `https://us.south.private.iaas.cloud.ibm.com`'
enum:
- CIS
- COS
- COSConfig
- DNSServices
- GlobalCatalog
- GlobalSearch
- GlobalTagging
- HyperProtect
Expand Down

0 comments on commit b03d715

Please sign in to comment.