Fix teamspeak namespace
This commit is contained in:
parent
7caf2ede09
commit
8aeb5a6b95
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ teamspeak:deploy:
|
|||
|
||||
# Deploy using helm chart
|
||||
- cd ${TEAMSPEAK_SRC}
|
||||
- helm upgrade --install teamspeak ./chart/teamspeak
|
||||
- helm upgrade --install --namespace ${DEPLOY_NAMESPACE} teamspeak ./chart/teamspeak
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue