fix(monitoring): remove cozystack-controller dependency
The monitoring package depends on cozystack.cozystack-controller which is only installed as part of cozystack-engine. This prevents monitoring from becoming ready when cozystack-engine is not enabled. Remove this dependency to allow monitoring to work independently. Signed-off-by: IvanHunters <xorokhotnikov@gmail.com>
This commit is contained in:
parent
712c01419e
commit
97b5ea24c7
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ spec:
|
|||
variants:
|
||||
- name: default
|
||||
dependsOn:
|
||||
- cozystack.cozystack-controller
|
||||
- cozystack.vertical-pod-autoscaler
|
||||
- cozystack.networking
|
||||
- cozystack.postgres-operator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue