这是indexloc提供的服务,不要输入任何密码
Skip to content

applications.yaml different syntaxes #5

@DuncanNaves

Description

@DuncanNaves

ConvSun ends up on a memory error when trying to convert an applications.yaml file with applications directly declared like follows:

drupalbackend:
  relationships: ~~~~~~
  mounts: ~~~~~
drupalfrontend:
  relationships:~~~~

As opposed to:

- name: drupalbackend
  relationships: ~~~~~~
  mounts: ~~~~~
-name: drupalfrontend
  relationships:~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions