K8S Operator Command Logging docs are missing key parameter (dsr8mr3, dsr8mr2plus)
Added the missing key parameter hostPath: '/etc/kubernetes/my-audit-policy-file.yml Change-Id: I4a1c35c120cc18275be313372f65c34cd8896a3d Signed-off-by: Ngairangbam Mili <ngairangbam.mili@windriver.com>
This commit is contained in:
parent
dddfd0e6b6
commit
80d6cb68d8
@ -87,6 +87,7 @@ my-audit-policy-file ...}`` parameter. By configuring the parameter
|
||||
apiserver_extra_volumes:
|
||||
- name: my-audit-policy-file
|
||||
mountPath: '/etc/kubernetes/my-audit-policy-file.yml'
|
||||
hostPath: '/etc/kubernetes/my-audit-policy-file.yml'
|
||||
pathType: File
|
||||
readOnly: true
|
||||
content: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user