From 80df76a43cf7e04b234c15f2fadd3c733506a8b8 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 26 Jun 2022 18:19:01 +0200 Subject: [PATCH] fix(ci): helm template --- .drone.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.drone.yml b/.drone.yml index 127cdbb..a96e722 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: