Joshua Sundance Bailey
initial commit
4b5e485
raw
history blame
109 Bytes
#!/bin/bash
set -euo pipefail
IFS=$'\n\t'
# Deploy to Kubernetes
kubectl apply -f kubernetes/resources.yaml