This commit is contained in:
parent
766e34dbf3
commit
2c0f3ce1d9
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ for i in nfs-provisioner-runner-ClusterRole.yaml run-nfs-provisioner-ClusterRole
|
|||
sed "s/namespace:.*/namespace: nfs-provisioner/g" -i files/nfs/$i
|
||||
done
|
||||
sed 's|\(.*-provisioner=\).*"|\1reslinger.net/nfs"|' -i files/nfs/nfs-provisioner-Deployment.yaml
|
||||
sed 's/example-nfs-//' -i vars/nfs.yaml
|
||||
sed 's/example-nfs-//' -i "${NFS_FILE}"
|
||||
mv files/nfs/example-nfs-StorageClass.yaml files/nfs/StorageClass.yaml
|
||||
sed 's|example-nfs|nfs|' -i files/nfs/StorageClass.yaml
|
||||
sed 's|example.com/nfs|reslinger.net/nfs|' -i files/nfs/StorageClass.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue