Skip to content

Instantly share code, notes, and snippets.

@wenqiglantz
Created January 8, 2022 04:56
Show Gist options
  • Save wenqiglantz/676558897727316c1764176a4994499d to your computer and use it in GitHub Desktop.
Save wenqiglantz/676558897727316c1764176a4994499d to your computer and use it in GitHub Desktop.
#!/bin/bash
kubectl delete \
-f ./theater-service.yaml \
-f ./theater-service-mssql.yaml \
-f ./pubsub-mqtt.yaml \
-f ./zipkin.yaml \
-f ./dapr-config.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment