fix(ci): helm template
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2022-06-26 18:18:07 +02:00
parent 92a38ca993
commit 12a66ded5d
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 9 additions and 0 deletions

View File

@ -26,6 +26,15 @@ steps:
cpu: 150 cpu: 150
memory: 150M 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 - name: email-notification
environment: environment:
PLUGIN_HOST: PLUGIN_HOST: