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
565b8e90
Commit
565b8e90
authored
Aug 09, 2021
by
Kavitha Thulasiraman
Browse files
remove pv volume for hospath
parent
b10fb0bb
Pipeline
#414782
passed with stages
in 2 minutes and 35 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
CHANGELOG.md
CHANGELOG.md
+1
-1
chart/values.yaml
chart/values.yaml
+1
-0
No files found.
CHANGELOG.md
View file @
565b8e90
...
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
...
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Added
### Added
-
Remove Hostpath violation in opa gatekeeper
-
Add conditional hostpath for twistlock console.
## [0.0.6-bb.1] - 2021-07-21
## [0.0.6-bb.1] - 2021-07-21
...
...
chart/values.yaml
View file @
565b8e90
...
@@ -33,6 +33,7 @@ console:
...
@@ -33,6 +33,7 @@ console:
persistence
:
persistence
:
size
:
100Gi
size
:
100Gi
accessMode
:
ReadWriteOnce
accessMode
:
ReadWriteOnce
# Enable syslog audit feature
syslogPersistence
:
syslogPersistence
:
enabled
:
false
enabled
:
false
...
...
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