UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Security Tools
Twistlock
Commits
3e3ac891
Commit
3e3ac891
authored
Aug 05, 2021
by
Kavitha Thulasiraman
Browse files
Update deployment.yaml
parent
db8fbf14
Pipeline
#407556
failed with stages
in 2 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
chart/templates/console/deployment.yaml
chart/templates/console/deployment.yaml
+1
-1
No files found.
chart/templates/console/deployment.yaml
View file @
3e3ac891
...
@@ -41,7 +41,7 @@ spec:
...
@@ -41,7 +41,7 @@ spec:
-
name
:
twistlock-console
-
name
:
twistlock-console
image
:
{{
.Values.console.image.repository
}}
:{{ .Values.console.image.tag }}
image
:
{{
.Values.console.image.repository
}}
:{{ .Values.console.image.tag }}
resources
:
resources
:
{{
toYaml .Values.resources | indent 1
2
}}
{{
toYaml .Values.resources |
n
indent 1
0
}}
ports
:
ports
:
-
name
:
mgmt-https
-
name
:
mgmt-https
containerPort
:
8083
containerPort
:
8083
...
...
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