Skip to content

Commit 6fd7539

Browse files
Merge pull request #321 from yazug/update_csv
update csv as generated
2 parents 2992026 + 2a9126e commit 6fd7539

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

config/manifests/bases/octavia-operator.clusterserviceversion.yaml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,40 @@ spec:
2323
displayName: Octavia API
2424
kind: OctaviaAPI
2525
name: octaviaapis.octavia.openstack.org
26+
specDescriptors:
27+
- description: TLS - Parameters related to the TLS
28+
displayName: TLS
29+
path: tls
30+
- description: API tls type which encapsulates for API services
31+
displayName: API
32+
path: tls.api
33+
- description: Ovn GenericService - holds the secret for the OvnDb client cert
34+
displayName: Ovn
35+
path: tls.ovn
2636
version: v1beta1
2737
- description: Octavia is the Schema for the octavia API
2838
displayName: Octavia
2939
kind: Octavia
3040
name: octavias.octavia.openstack.org
41+
specDescriptors:
42+
- description: TLS - Parameters related to the TLS
43+
displayName: TLS
44+
path: octaviaAPI.tls
45+
- description: API tls type which encapsulates for API services
46+
displayName: API
47+
path: octaviaAPI.tls.api
48+
- description: Ovn GenericService - holds the secret for the OvnDb client cert
49+
displayName: Ovn
50+
path: octaviaAPI.tls.ovn
51+
- description: TLS - Parameters related to the TLS
52+
displayName: TLS
53+
path: octaviaHealthManager.tls
54+
- description: TLS - Parameters related to the TLS
55+
displayName: TLS
56+
path: octaviaHousekeeping.tls
57+
- description: TLS - Parameters related to the TLS
58+
displayName: TLS
59+
path: octaviaWorker.tls
3160
version: v1beta1
3261
description: Octavia Operator
3362
displayName: Octavia Operator

0 commit comments

Comments
 (0)