lifechurch / k8s-deploy-helper

k8s-deploy-helper is a tool to help build and deploy containerized applications into Kubernetes using GitLab CI along with templated manifest files.
MIT License
141 stars 30 forks source link

Update destroy command to include configmaps and certificates #44

Closed brentonNeal closed 4 years ago

brentonNeal commented 4 years ago

Added configmap parameter to "deployment objects" kubectl delete command and add new kubectl delete command for certificates generated by cert-manager.