From b9734169a151ddd634a037941f5590a83942e105 Mon Sep 17 00:00:00 2001
From: Alexey Odinokov <aodinokov@mirantis.com>
Date: Thu, 18 Feb 2021 16:33:24 +0000
Subject: [PATCH] CRITICAL: Switching to krm generic containers

There is an issue with airship generic containers -
if the output yaml contains empty lines it removes that.
Krm generic containers don't have that issue.
The plan is to switch to krm and continute to debug

Change-Id: I49dfea8ba4f05dca70209a56f783195d4a213fa4
---
 manifests/phases/executors.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/manifests/phases/executors.yaml b/manifests/phases/executors.yaml
index 106aa3b85..e8429f65f 100644
--- a/manifests/phases/executors.yaml
+++ b/manifests/phases/executors.yaml
@@ -55,6 +55,7 @@ metadata:
   labels:
     airshipit.org/deploy-k8s: "false"
 spec:
+  type: krm
   sinkOutputDir: "target/generator/results/generated"
   image: gcr.io/kpt-fn-contrib/sops:v0.1.0
   envVars: