Skip to content

Define a Configs top-level element #80

@king-alexander

Description

@king-alexander

💡 Summary

What is the work, as a high-level summary?

Move configuration files defined in the Secrets top-level element into a configs declaration.

Motivation and context

Why does this work belong in this project?

This would be useful as a way to further decouple sensitive and non-sensitive data in the project. The fewer secrets we have, the easier they will be to secure.

Implementation notes

Please provide details for implementation, such as:

  • this would be used to store the admiral.yml and redis.conf configuration files
  • the implementation would include a new configs top-level element in the Compose file
  • related to Implement the Compose Specification #78

Acceptance criteria

How do we know when this work is done?

  • Configuration files for the project are defined in a configs top-level element

Metadata

Metadata

Labels

dockerPull requests that update Docker codeimprovementThis issue or pull request will add or improve functionality, maintainability, or ease of use

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions