add vol for fluent bit
This commit is contained in:
@@ -37,3 +37,10 @@ spec:
|
||||
enabled: true
|
||||
newrelic-logging:
|
||||
lowDataMode: true
|
||||
fluentBit:
|
||||
persistence:
|
||||
mode: hostPath
|
||||
persistentVolume:
|
||||
storageClass: "local-path"
|
||||
existingVolume: "nr-fluentbit-pv"
|
||||
existingVolumeClaim: "nr-fluentbit-pvc"
|
||||
|
||||
Reference in New Issue
Block a user