diff --git a/.do/Makefile b/.do/Makefile index 91b686f0..3fb9aaaa 100644 --- a/.do/Makefile +++ b/.do/Makefile @@ -32,7 +32,6 @@ define call_helm_install --set global.workerManager.workers.config.imageVersion=${5} \ --set global.crow.config.passwordAuth.password=$${CROW_PASSWORD} \ --set rabbitmq.image.repository=bitnamilegacy/rabbitmq \ - "$${extra_args[@]}" endef diff --git a/codacy/values.yaml b/codacy/values.yaml index ef146200..343286ff 100644 --- a/codacy/values.yaml +++ b/codacy/values.yaml @@ -324,7 +324,7 @@ rabbitmq-ha: tag: "3.8.35-debian-11-r5" auth: username: rabbitmq-codacy - password: rabbitmq-codacy + password: CHANGEME prometheus: operator: enabled: false