cozystack/packages/apps
Timofei Larkin fe6020561c [kubernetes] No default nodegroups in values
Since nodegroups are defined as key-value pairs in the values, there's
no easy way to remove the example md0 nodegroup that was provided there
for purposes of documentation. Commenting it out from values.yaml keeps
the documentation in place, but doesn't force the node group onto users.

Release note:
[kubernetes] Remove potentially undesirable node group from default
values of kubernetes chart.

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-07-24 22:01:05 +03:00
..
bucket Get rid of bitnami's readme-generator 2025-07-18 00:40:31 +02:00
clickhouse Prepare release v0.34.0-beta.2 2025-07-18 01:01:06 +00:00
ferretdb [platform] Autodetect RobotLB 2025-07-24 18:55:30 +03:00
http-cache [platform] Autodetect RobotLB 2025-07-24 18:55:30 +03:00
kafka Fix arrays in OpenAPI spec 2025-07-18 02:54:33 +02:00
kubernetes [kubernetes] No default nodegroups in values 2025-07-24 22:01:05 +03:00
mysql Prepare release v0.34.0-beta.2 2025-07-18 01:01:06 +00:00
nats Get rid of bitnami's readme-generator 2025-07-18 00:40:31 +02:00
postgres [platform] Autodetect RobotLB 2025-07-24 18:55:30 +03:00
rabbitmq Get rid of bitnami's readme-generator 2025-07-18 00:40:31 +02:00
redis [platform] Autodetect RobotLB 2025-07-24 18:55:30 +03:00
tcp-balancer [platform] Autodetect RobotLB 2025-07-24 18:55:30 +03:00
tenant fix net pod policy 2025-07-24 17:28:10 +03:00
virtual-machine [platform] Autodetect RobotLB 2025-07-24 18:55:30 +03:00
vm-disk Get rid of bitnami's readme-generator 2025-07-18 00:40:31 +02:00
vm-instance [platform] Autodetect RobotLB 2025-07-24 18:55:30 +03:00
vpn Fix arrays in OpenAPI spec 2025-07-18 02:54:33 +02:00
Makefile Remove user-facing config of limits and requests 2025-05-23 17:32:42 +03:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map [kubernetes] No default nodegroups in values 2025-07-24 22:01:05 +03:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete pod dashboard-redis-master-0 -n cozy-dashboard
kubectl delete po -l app=source-controller -n cozy-fluxcd