1
0
This commit is contained in:
Takuya Yoshida
2022-05-15 22:22:06 +09:00
committed by GitHub
parent d62a55b46f
commit a8e779a68c
8 changed files with 26 additions and 16 deletions
+6
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