File tree Expand file tree Collapse file tree 7 files changed +0
-227
lines changed
scheduling/internal/decisions/nova Expand file tree Collapse file tree 7 files changed +0
-227
lines changed Original file line number Diff line number Diff line change @@ -59,15 +59,6 @@ datasources:
5959 enabled : false
6060 << : *sharedSSOCert
6161
62- # Values accessible to all subcharts.
63- global :
64- # Values passed to the service through a configmap.
65- conf :
66- # Connection parameters for the database where data is stored.
67- db :
68- # Must match postgresql settings from the cortex-postgres chart.
69- host : cortex-cinder-postgresql
70-
7162# Custom configuration for the cortex postgres chart.
7263cortex-postgres :
7364 fullnameOverride : cortex-cinder-postgresql
Original file line number Diff line number Diff line change @@ -8,11 +8,6 @@ type: application
88version : 0.0.1
99appVersion : 0.1.0
1010dependencies :
11- # from: file://../../library/cortex-postgres
12- - name : cortex-postgres
13- repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
14- version : 0.5.4
15-
1611 # from: file://../../../scheduling/dist/chart
1712 - name : cortex-scheduling-operator
1813 repository : oci://ghcr.io/cobaltcore-dev/cortex/charts
Original file line number Diff line number Diff line change @@ -18,19 +18,6 @@ alerts:
1818 enabled : true
1919 prometheus : openstack
2020
21- # Values shared between all subcharts.
22- global :
23- # Values passed to the service through a configmap.
24- conf :
25- # Connection parameters for the database where data is stored.
26- db :
27- # Must match postgresql settings from the cortex-postgres chart.
28- host : cortex-ironcore-postgresql
29-
30- # Custom configuration for the cortex postgres chart.
31- cortex-postgres :
32- fullnameOverride : cortex-ironcore-postgresql
33-
3421cortex-scheduling-operator :
3522 enabled : false
3623 # CRDs are deployed in the cortex-crds chart.
Original file line number Diff line number Diff line change @@ -59,15 +59,6 @@ datasources:
5959 enabled : false
6060 << : *sharedSSOCert
6161
62- # Values accessible to all subcharts.
63- global :
64- # Values passed to the service through a configmap.
65- conf :
66- # Connection parameters for the database where data is stored.
67- db :
68- # Must match postgresql settings from the cortex-postgres chart.
69- host : cortex-manila-postgresql
70-
7162# Custom configuration for the cortex postgres chart.
7263cortex-postgres :
7364 fullnameOverride : cortex-manila-postgresql
Original file line number Diff line number Diff line change @@ -59,15 +59,6 @@ datasources:
5959 enabled : false
6060 << : *sharedSSOCert
6161
62- # Values shared between all subcharts.
63- global :
64- # Values passed to the service through a configmap.
65- conf :
66- # Connection parameters for the database where data is stored.
67- db :
68- # Must match postgresql settings from the cortex-postgres chart.
69- host : cortex-nova-postgresql
70-
7162# Features in early development that are not ready for production yet.
7263cortex-reservations-operator :
7364 enabled : false
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments