Update README and deployment, split up dockerfile
This commit is contained in:
parent
6663621a25
commit
f12bc09bdf
10 changed files with 168 additions and 112 deletions
deploy/kubernetes
|
@ -67,7 +67,7 @@ spec:
|
|||
serviceAccount: csi-attacher-sa
|
||||
containers:
|
||||
- name: csi-attacher
|
||||
image: quay.io/k8scsi/csi-attacher:v1.0.1
|
||||
image: quay.io/k8scsi/csi-attacher:v1.1.0
|
||||
args:
|
||||
- "--v=4"
|
||||
- "--csi-address=$(ADDRESS)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue