ok-to-test with okteto (#8799)

This commit is contained in:
Takuya Yoshida
2022-06-09 00:50:23 +09:00
committed by GitHub
parent 3dba63afbb
commit 327c62337e
4 changed files with 127 additions and 0 deletions

View 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