diff --git a/docs/index.md b/docs/index.md index dad9f99f..a8c5a93e 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1347,7 +1347,7 @@ helmfiles: - name=prometheus - tier=frontend - path: apps/b-helmfile.yaml # no selector, so all releases are used -selectors: [] + selectors: [] - path: apps/c-helmfile.yaml # parent selector to be used or cli selector for the initial helmfile selectorsInherited: true ```