Power up (#8684)
This commit is contained in:
parent
d62a55b46f
commit
a8e779a68c
8 changed files with 26 additions and 16 deletions
6
okteto.yml
Normal file
6
okteto.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
build:
|
||||
misskey:
|
||||
args:
|
||||
- NODE_ENV=development
|
||||
deploy:
|
||||
- helm upgrade --install misskey chart --set image=${OKTETO_BUILD_MISSKEY_IMAGE} --set url="https://misskey-$(kubectl config view --minify -o jsonpath='{..namespace}').cloud.okteto.net" --set environment=development
|
||||
Loading…
Add table
Add a link
Reference in a new issue