namspace 重新定义
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
Song367 2025-12-27 16:34:06 +08:00
parent 335b035490
commit 3bf562d240

View File

@ -34,7 +34,7 @@ jobs:
- name: Install - name: Install
run: | run: |
helm upgrade --install dh-backend ./.gitea/charts \ helm upgrade --install dh-backend ./.gitea/charts \
--namespace dh \ --namespace donghang \
--create-namespace \ --create-namespace \
--set image.repository=14.103.114.237:30005/dh-backend \ --set image.repository=14.103.114.237:30005/dh-backend \
--set image.tag=${{ gitea.run_id }} --set image.tag=${{ gitea.run_id }}