namspace 重新定义
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
335b035490
commit
3bf562d240
@ -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 }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user