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
576f6505
You need to sign in or sign up before continuing.
Commit
576f6505
authored
Aug 09, 2021
by
Kavitha Thulasiraman
Browse files
remove pv volume for hospath
parent
565b8e90
Pipeline
#414816
passed with stages
in 2 minutes and 38 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
chart/templates/console/deployment.yaml
chart/templates/console/deployment.yaml
+1
-1
chart/values.yaml
chart/values.yaml
+1
-1
No files found.
chart/templates/console/deployment.yaml
View file @
576f6505
...
...
@@ -86,7 +86,7 @@ spec:
configMap
:
name
:
twistlock-console
-
name
:
syslog-socket
{{
- if .Values.console.syslog
Persistence
.enabled
}}
{{
- if .Values.console.syslog
AuditIntegration
.enabled
}}
hostPath
:
path
:
"
/dev/log"
{{
- else
}}
...
...
chart/values.yaml
View file @
576f6505
...
...
@@ -34,7 +34,7 @@ console:
size
:
100Gi
accessMode
:
ReadWriteOnce
# Enable syslog audit feature
syslog
Persistence
:
syslog
AuditIntegration
:
enabled
:
false
affinity
:
...
...
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