Commit Graph

9 Commits

Author SHA1 Message Date
1f993da23e revert e76da4ea18
revert Remove all such cert usage(across all services) if service is already deployed in k8s
2025-08-29 03:53:51 +00:00
Nicolas
e76da4ea18 Remove all such cert usage(across all services) if service is already deployed in k8s 2025-08-29 10:03:35 +08:00
Nicolas
ca97023409 devops support AKV 2025-08-18 18:06:26 +08:00
Nicolas
974007809d feat: add RabbitMQ queue name environment variables for DevOps service
- Add RABBITMQ_OUTPUT_QUEUE_NAME and RABBITMQ_INPUT_QUEUE_NAME environment variables
- Configure queue names in values.alpha.yaml and values.prod.yaml
- Update devops-config.yaml template to include new environment variables
- Set default queue names to 'freeleaps.devops.reconciler.output' and 'freeleaps.devops.reconciler.input'
- This enables configurable queue names to fix message consumption issues
2025-08-08 12:09:58 +08:00
zhenyus
c24b2ad479 fix: rename MongoDB configuration keys in values.alpha.yaml and devops-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:09:57 +08:00
zhenyus
398d35dd0a fix(devops): rename RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST in devops-config.yaml
- Updated the environment variable name for RabbitMQ from RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST for consistency with naming conventions.
- Ensured proper encoding and quoting of the variable value.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:48:03 +08:00
zhenyus
d258694c04 feat(devsvc): add RabbitMQ configuration to values.alpha.yaml
- Introduced RabbitMQ connection settings including host, port, username, password, and virtual host in values.alpha.yaml.
- Updated devops-config.yaml to include RabbitMQ environment variables for configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:46:19 +08:00
Nicolas
11a1191628 chore: update devops Helm chart and CI/CD templates, unify values and templates, remove old authentication templates, fix all lint errors, fully tested with helm template output. All local changes for devops to CI/CD are now complete. 2025-07-21 17:04:53 +08:00
Nicolas
d03c119322 chore: remove all Chinese text, full English internationalization for gitea-webhook-ambassador-python 2025-07-21 15:33:35 +08:00