Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CNaaS
mist-argus-run
Commits
9215ecd7
Commit
9215ecd7
authored
Mar 16, 2021
by
Morten Brekkevold
Browse files
Set container config in environment variables
parent
b2741c50
Changes
1
Hide whitespace changes
Inline
Side-by-side
deployment.yaml
View file @
9215ecd7
...
...
@@ -33,6 +33,20 @@ spec:
name
:
web
protocol
:
TCP
env
:
-
name
:
MIST_SECRET
valueFrom
:
secretKeyRef
:
name
:
mist
key
:
secret
-
name
:
ARGUS_API_TOKEN
valueFrom
:
secretKeyRef
:
name
:
argus-api
key
:
token
-
name
:
ARGUS_API_URL
value
:
$ARGUS_API_URL
affinity
:
podAntiAffinity
:
preferredDuringSchedulingIgnoredDuringExecution
:
...
...
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