Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joshuasundance
/
geospatial-data-converter
like
0
Sleeping
App
Files
Files
Community
main
geospatial-data-converter
/
kubernetes
/
deploy.sh
Joshua Sundance Bailey
initial commit
4b5e485
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
#!/bin/bash
set
-euo pipefail
IFS=$
'\n\t'
# Deploy to Kubernetes
kubectl apply -f kubernetes/resources.yaml