Skip to content

Allow source code file name specification #58

@lander2k2

Description

@lander2k2

In some cases, source code filenames for child resource definitions are long and superfluous, e.g. nginx_manifests_deployment.go

Propose adding a method to configure source code. Something like the following as an optional alternative to the resources field:

  resourceSpec:
    - manifest: nginx/manifests/deployment.yaml
      sourceFile: nginx_deployment.go

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