Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
autodeploy-service
Commits
cb33bd80
Commit
cb33bd80
authored
Oct 14, 2021
by
Jonas Waeber
Browse files
Add deployment scripts for autodeploy.
This service is not deployed by itself.
parent
0f203b73
Changes
2
Hide whitespace changes
Inline
Side-by-side
deploy-prod.sh
0 → 100755
View file @
cb33bd80
helm upgrade
--install
-f
./helm-charts/helm-values/api-autodeploy-prod.yaml api-autodeploy-prod-deployment ./helm-charts
\ No newline at end of file
deploy-test.sh
0 → 100755
View file @
cb33bd80
helm upgrade
--install
-f
./helm-charts/helm-values/api-autodeploy-test.yaml api-autodeploy-test-deployment ./helm-charts
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment