Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-charts
Commits
a7994446
Commit
a7994446
authored
Apr 07, 2022
by
Enrico Bocchi
Browse files
mgm/fst: Add debug line with EOS_MGM_URL
parent
10aa415d
Pipeline
#3953622
passed with stage
in 16 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
fst/templates/configmap.yaml
View file @
a7994446
...
...
@@ -75,6 +75,7 @@ data:
# Wait for the MGM to be online before registering the node and the filesystem
echo "INFO: Checking the MGM is online..."
echo "INFO: EOS_MGM_URL="$EOS_MGM_URL
init_probe eos ns
echo "INFO: MGM is online."
...
...
mgm/templates/configmap.yaml
View file @
a7994446
...
...
@@ -136,6 +136,7 @@ data:
# Wait for the MGM to be online
echo "INFO: Checking the MGM is online..."
echo "INFO: EOS_MGM_URL="$EOS_MGM_URL
init_probe eos -r 0 0 ns
echo "INFO: MGM is online."
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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