Skip to content

Allow 'customServiceAcls' to be placed into a 'services.yaml' file #42

Open
@alex036

Description

@alex036

Hey,

It'd be nice to be able to put customServiceAcls into a services.yaml to keep things together.

Example:

settings:
  ccloud:
    enabled: true
  files:
    topics: topics.yaml
    services: services.yaml

Placing the customServiceAcls block into the services.yaml file doesn't read the ACLs, they need to be placed into the root state.yaml which makes things a bit messy, and unorganized. I'd like to be able to place the custom ACLs related to my services with where my services are defined.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions