s3 attachers

This commit is contained in:
2020-07-20 20:32:45 +02:00
parent efff5b5521
commit 60923544bb
5 changed files with 21 additions and 0 deletions

9
.gitmodules vendored
View File

@@ -37,3 +37,12 @@
[submodule "mosquitto-exporter"]
path = mosquitto-exporter
url = https://github.com/sapcc/mosquitto-exporter.git
[submodule "storage-csi-s3"]
path = storage-csi-s3
url = https://github.com/ctrox/csi-s3.git
[submodule "csi-s3/external-attacher"]
path = csi-s3/external-attacher
url = https://github.com/kubernetes-csi/external-attacher.git
[submodule "csi-s3/external-provisioner"]
path = csi-s3/external-provisioner
url = https://github.com/kubernetes-csi/external-provisioner.git