🛂(helm) make start-kind.sh executable
The start-kind.sh script was read-only after copying the repository, preventing it from running the "build-k8s-cluster" make command. Updated permissions to chmod 755.
This commit is contained in:
The start-kind.sh script was read-only after copying the repository, preventing it from running the "build-k8s-cluster" make command. Updated permissions to chmod 755.