fix charts doc: extra space in requirement condition

pull/4207/head^2
Eric Zhang 7 years ago committed by Sebastien Plisson
parent bfc8e5e81e
commit 3c2aeaa60b

@ -265,7 +265,7 @@ dependencies:
- name: subchart1
repository: http://localhost:10191
version: 0.1.0
condition: subchart1.enabled, global.subchart1.enabled
condition: subchart1.enabled,global.subchart1.enabled
tags:
- front-end
- subchart1

Loading…
Cancel
Save