Update README and deployment, split up dockerfile

This commit is contained in:
Cyrill Troxler 2019-05-14 21:53:44 +02:00
parent 6663621a25
commit f12bc09bdf
10 changed files with 168 additions and 112 deletions
deploy/kubernetes

View file

@ -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)"