From c614f4b5ded91449086b8c8cc745acfbe8b1eec6 Mon Sep 17 00:00:00 2001 From: theShirbiny Date: Mon, 24 Sep 2018 17:55:32 +0200 Subject: [PATCH] missing : after patchesJson6902 --- docs/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kustomization.yaml b/docs/kustomization.yaml index 15468dd29..9e8dae513 100644 --- a/docs/kustomization.yaml +++ b/docs/kustomization.yaml @@ -162,7 +162,7 @@ patches: # path: /some/existing/path # value: new value # -patchesJson6902 +patchesJson6902: - target: version: v1 kind: Deployment