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
b10fb0bb
Commit
b10fb0bb
authored
Aug 09, 2021
by
Kavitha Thulasiraman
Browse files
remove pv volume for hospath
parent
0f2aad24
Pipeline
#414733
passed with stages
in 2 minutes and 35 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
chart/templates/console/deployment.yaml
chart/templates/console/deployment.yaml
+5
-0
No files found.
chart/templates/console/deployment.yaml
View file @
b10fb0bb
...
...
@@ -86,5 +86,10 @@ spec:
configMap
:
name
:
twistlock-console
-
name
:
syslog-socket
{{
- if .Values.console.syslogPersistence.enabled
}}
hostPath
:
path
:
"
/dev/log"
{{
- else
}}
emptyDir
:
{}
{{
- end
}}
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