From 24fea7b342a36f0b74873b4b1b44be5735847c9e Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 25 Jan 2020 16:04:40 -0500 Subject: [PATCH] Update dhall-kubernetes-2020-01-25.markdown --- blog/dhall-kubernetes-2020-01-25.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/dhall-kubernetes-2020-01-25.markdown b/blog/dhall-kubernetes-2020-01-25.markdown index 49bab77..309abd3 100644 --- a/blog/dhall-kubernetes-2020-01-25.markdown +++ b/blog/dhall-kubernetes-2020-01-25.markdown @@ -27,7 +27,7 @@ my apps, but it is difficult to extend at this point for a few reasons: [dyson]: https://github.com/Xe/within-terraform/tree/master/dyson [template]: https://github.com/Xe/within-terraform/blob/master/dyson/src/dysonPkg/deployment_with_ingress.yaml -- It assumes that everything passed to it is already valid yaml terms +- It assumes that everything passed to it are already valid yaml terms - It doesn't assert the type of any values passed to it - It is difficult to add another container to a given deployment - Environment variables implicitly depend on the presence of a private git repo