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.
1 parent 52b3817 commit dfc4a0dCopy full SHA for dfc4a0d
config/manifests/bases/glance-operator.clusterserviceversion.yaml
@@ -18,11 +18,19 @@ spec:
18
displayName: Glance API
19
kind: GlanceAPI
20
name: glanceapis.glance.openstack.org
21
+ specDescriptors:
22
+ - description: TLS - Parameters related to the TLS
23
+ displayName: TLS
24
+ path: tls
25
version: v1beta1
26
- description: Glance is the Schema for the glances API
27
displayName: Glance
28
kind: Glance
29
name: glances.glance.openstack.org
30
31
32
33
+ path: glanceAPIs.tls
34
35
description: Glance Operator
36
displayName: Glance Operator
0 commit comments