Fix missing key in dict
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
0170ee7944
commit
0f335d6841
@ -205,6 +205,7 @@ components:
|
|||||||
kube-prometheus:
|
kube-prometheus:
|
||||||
helm:
|
helm:
|
||||||
version: 45.2.0
|
version: 45.2.0
|
||||||
|
chart: prometheus-community/kube-prometheus-stack
|
||||||
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
|
||||||
chart_values: !unsafe |
|
chart_values: !unsafe |
|
||||||
alertmanager:
|
alertmanager:
|
||||||
|
Loading…
Reference in New Issue
Block a user