#!/usr/bin/env bash kubectl delete -n shop-ns -f service.yaml kubectl delete -n shop-ns -f deployment.yaml kubectl delete namespace shop-ns