From 963a0496df794e4b8e861b95c6fc955b68df767d Mon Sep 17 00:00:00 2001 From: karancode Date: Sun, 26 Jul 2020 00:45:30 +0900 Subject: [PATCH] Add 'kustomize' github action https://github.com/karancode/kustomize-github-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a34ede..109cf78 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Deploy to any Cloud or Kubernetes Using Pulumi](https://github.com/pulumi/actions) - [Deploy to Kubernetes with kubectl](https://github.com/steebchen/kubectl) - [Get Kubeconfig File From Google Kubernetes Engine (GKE)](https://github.com/machine-learning-apps/gke-kubeconfig) +- [Kustomize kubernetes config YAMLs](https://github.com/karancode/kustomize-github-action) #### AWS