Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
cn5g
oai-cn5g-fed
Commits
c30e9a8a
Commit
c30e9a8a
authored
Jun 03, 2021
by
ismail
Browse files
Helm: correction in the value of multus template
Signed-off-by:
ismail
<
mohammed.ismail@openairinterface.org
>
parent
3e7b44e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
charts/oai-smf/templates/multus.yaml
View file @
c30e9a8a
...
...
@@ -14,7 +14,7 @@ spec:
"addresses":
[
{
"address":
{{-
cat
.Values.multus.n4IPadd
"/"
.Values.multus.n4Netmask
|
nospace
|
quote
}},
"gateway":
{{-
cat
.Values.
config
.n4Gw
|
nospace
|
quote
}}
"gateway":
{{-
cat
.Values.
multus
.n4Gw
|
nospace
|
quote
}}
}
]
}
...
...
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