diff --git a/chart/values.yaml b/chart/values.yaml index 9325665696c823bd4af40622f1ba52383a347dda..de04b1f8b5249cd8cce13e265d282256090e80d8 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -33,7 +33,9 @@ console: persistence: size: 100Gi accessMode: ReadWriteOnce -# Enable syslog audit feature +# Enable syslog audit feature. + ## Make sure when integrating with bigbang - https://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/master/chart/templates/gatekeeper/values.yaml there + ## is an exception for twistlock namespace in volumetypes. syslogAuditIntegration: enabled: false