Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Deployment and Operations
infra-azure-provisioning
Commits
aa3eb885
Commit
aa3eb885
authored
Oct 26, 2020
by
Daniel Scholl
Browse files
Readme Fix
parent
327919d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/variables/README.md
View file @
aa3eb885
...
...
@@ -23,7 +23,7 @@ __Create Service Environment Variables__
Generate the environment .envrc and yaml files compatable with intelliJ
[
envfile
](
https://plugins.jetbrains.com/plugin/7861-envfile
)
plugin.
```
bash
for
SERVICE
in
partition entitlements-azure legal storage
indexer-queue
indexer-service search-service
;
for
SERVICE
in
partition entitlements-azure legal storage indexer-service search-service
;
do
./
$SERVICE
.sh
done
...
...
Write
Preview
Supports
Markdown
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