• Reads the YAML document from a local path and parses them as multiple YAML documents separated by --- as expected in a Kubernetes manifest file

    Parameters

    • path: string

      YAML document path

    Returns any

    a list of parsed YAML documents