Fix infra namespaces
This commit is contained in:
parent
22ac332f75
commit
b2a2657e23
2 changed files with 2 additions and 1 deletions
|
@ -61,7 +61,7 @@ infra:deploy:
|
|||
|
||||
# Deploy infra manifests directly
|
||||
- cd ${INFRA_SRC}/
|
||||
- kubectl apply --namespace ${DEPLOY_NAMESPACE} -R -f manifests/
|
||||
- kubectl apply -R -f manifests/
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue