From 52a548929d83bdec37e1724914009de3d2a4d955 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 26 Jun 2022 18:16:59 +0200 Subject: [PATCH] fix(ci): helm template --- .drone.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.drone.yml b/.drone.yml index ff540b8..a30c757 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,6 +26,15 @@ steps: cpu: 150 memory: 150M +- name: helm template + commands: + - helm template . + image: docker.io/volkerraschek/helm:3.9.0 + resources: + limits: + cpu: 150 + memory: 150M + - name: email-notification environment: PLUGIN_HOST: