File tree Expand file tree Collapse file tree
apps/piraeus-operator-external-01b/overlays/production Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,3 +6,5 @@ resources:
66 - linstor-cluster/
77 - linstor-satellite-configuration/
88 - storage-class/
9+ patches :
10+ - path : patches/crd-priority.yaml
Original file line number Diff line number Diff line change 1+ apiVersion : kustomize.config.k8s.io/v1beta1
2+ kind : Kustomization
3+ namespace : piraeus-datastore-external-01b
4+ patches :
5+ - patch : |-
6+ - op: add
7+ path: /spec/versions/0/additionalPrinterColumns/0/priority
8+ value: 0
9+ target:
10+ kind: CustomResourceDefinition
11+ name: apisixglobalrules.apisix.apache.org
12+ - patch : |-
13+ - op: add
14+ path: /spec/versions/0/additionalPrinterColumns/0/priority
15+ value: 0
16+ target:
17+ kind: CustomResourceDefinition
18+ name: apisixpluginconfigs.apisix.apache.org
19+ - patch : |-
20+ - op: add
21+ path: /spec/versions/0/additionalPrinterColumns/0/priority
22+ value: 0
23+ target:
24+ kind: CustomResourceDefinition
25+ name: apisixroutes.apisix.apache.org
Original file line number Diff line number Diff line change 1111 - burst.nvme.linstor-external-01b/
1212 - sustain.nvme.linstor-external-01b/
1313 - optane.nvme.linstor-external-01b/
14+ - immediate.delete.performance.nvme-ssd-mix.linstor-external-01b
1415- 01b.us
1516 - boot drives
1617 - zwkrcejc
2223 - linstor/drbd/extra drives
2324 - host* drives type
2425 - 2* 1 optane-1.5-nvme (u.2 1.5TB - Intel Optane DC P4800X Series 1.5TB PCIe NVMe 2.5in U.2 SSD SSDPE21K015TA)
25- - nvme_optane-medium_latency-medium_throughput-low_capacity
26+ - optane.nvme.linstor-external-01b
2627 - TODO
2728 - 3* 1 medium-2.0-nvme (m.2 2.0TB - samsung 980 pro)
28- - nvme_nand-medium_latency-low_throughput-medium_capacity
29+ - basic.nvme.linstor-external-01b
2930 - CREATED: storage-pool: xcp-sr-linstor_group_thin_device
3031 - 2* 1 medium-1.0-nvme (m.2 1.0TB - samsung 990 pro)
31- - nvme_nand-medium_latency-medium_throughput-low_capacity
32+ - burst.nvme.linstor-external-01b
3233 - TODO
3334 - 2* 2 medium-4.0-nvme (m.2 4.0TB - hp fx900 pro)
34- - nvme_nand-medium_latency-medium_throughput-medium_capacity
35+ - sustain.nvme.linstor-external-01b
3536 - TODO
3637
3738```
You can’t perform that action at this time.
0 commit comments