Fix missing key in dict
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Danny Bessems 2023-02-22 20:47:41 +01:00
parent 0170ee7944
commit 0f335d6841
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ components:
kube-prometheus:
helm:
version: 45.2.0
chart: prometheus-community/kube-prometheus-stack
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
chart_values: !unsafe |
alertmanager: