mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-05-06 13:02:38 +00:00
adjust log levels
This commit is contained in:
@@ -190,7 +190,7 @@ spec:
|
||||
allowPrivilegeEscalation: true
|
||||
image: quay.io/k8scsi/csi-attacher:v3.1.0
|
||||
args:
|
||||
- --v=5
|
||||
- --v=1
|
||||
- --csi-address=$(ADDRESS)
|
||||
- --leader-election
|
||||
- --http-endpoint=:8081
|
||||
@@ -225,7 +225,7 @@ spec:
|
||||
allowPrivilegeEscalation: true
|
||||
image: quay.io/k8scsi/csi-resizer:v1.1.0
|
||||
args:
|
||||
- --v=5
|
||||
- --v=1
|
||||
- --csi-address=$(ADDRESS)
|
||||
- --leader-election
|
||||
- --http-endpoint=:8082
|
||||
|
||||
Reference in New Issue
Block a user