UNCLASSIFIED

Commit 565b8e90 authored by Kavitha Thulasiraman's avatar Kavitha Thulasiraman
Browse files

remove pv volume for hospath

parent b10fb0bb
Pipeline #414782 passed with stages
in 2 minutes and 35 seconds
...@@ -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
......
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment