mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 17:38:31 +00:00
add namespace
This commit is contained in:
parent
5f872439a8
commit
2746a67dd6
@ -106,7 +106,7 @@ jobs:
|
||||
- run:
|
||||
name: Delete existing deployment to avoid usually stuck
|
||||
command: |
|
||||
kubectl delete deployment cobalt-cobalt-chart || true
|
||||
kubectl delete deployment cobalt-cobalt-chart -n infra || true
|
||||
- run:
|
||||
name: Deploy
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user