Using a script makes it possible to configure images without manually
editing .yaml files. This is necessary for running in a CI and more
user-friendly.
The RBAC file doesn't need to be copied into the repo when using that
script.
The script itself is a simplified version of the corresponding script
in the hostpath repo:
|
||
|---|---|---|
| .. | ||
| csi-attacher-nfsplugin.yaml | ||
| csi-nodeplugin-nfsplugin.yaml | ||
| csi-nodeplugin-rbac.yaml | ||
| deploy.sh | ||