From 0ce787c3a8c03bc9e34cf05f8d2e356fa3301c83 Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Wed, 13 Nov 2019 12:02:01 +0900 Subject: [PATCH] Update URL Update URL for related blog post on CAPI + kustomize materials Signed-off-by: Scott Lowe --- kubernetes/capi-kustomize/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/capi-kustomize/README.md b/kubernetes/capi-kustomize/README.md index bfc6a28..36b76db 100644 --- a/kubernetes/capi-kustomize/README.md +++ b/kubernetes/capi-kustomize/README.md @@ -1,3 +1,3 @@ # Using Kustomize with Cluster API -These files were created as examples to accompany [this blog post](https://blog.scottlowe.org/2019/11/04/using-kustomize-with-cluster-api-manifests/) on using `kustomize` with Cluster API (CAPI) manifests. +These files were created as examples to accompany [this blog post](https://blog.scottlowe.org/2019/11/12/using-kustomize-with-cluster-api-manifests/) on using `kustomize` with Cluster API (CAPI) manifests.