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
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
Show 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:
...
@@ -86,7 +86,7 @@ spec:
configMap
:
configMap
:
name
:
twistlock-console
name
:
twistlock-console
-
name
:
syslog-socket
-
name
:
syslog-socket
{{
- if .Values.console.syslog
Persistence
.enabled
}}
{{
- if .Values.console.syslog
AuditIntegration
.enabled
}}
hostPath
:
hostPath
:
path
:
"
/dev/log"
path
:
"
/dev/log"
{{
- else
}}
{{
- else
}}
...
...
chart/values.yaml
View file @
576f6505
...
@@ -34,7 +34,7 @@ console:
...
@@ -34,7 +34,7 @@ console:
size
:
100Gi
size
:
100Gi
accessMode
:
ReadWriteOnce
accessMode
:
ReadWriteOnce
# Enable syslog audit feature
# Enable syslog audit feature
syslog
Persistence
:
syslog
AuditIntegration
:
enabled
:
false
enabled
:
false
affinity
:
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