Update .gitea/workflows/cd_workflows.yml

This commit is contained in:
gitea_admin_user 2025-01-21 22:46:09 +00:00
parent 9e7940c767
commit f567e3ef28

View File

@ -174,10 +174,9 @@ jobs:
--version 0.1.4 \
--namespace "$namespace" \
--values values.yaml \
--set imageRegistry.server="centurion-version-control.default.svc.cluster.local:3000" \
--set imageRegistry.server="version-control.hab.hudsondata.ai" \
--set imageRegistry.username="$CI_USER" \
--set imageRegistry.password="$CI_USER_TOKEN" \
--plain-http \
--debug \
--atomic \
--create-namespace \