elastic / package-spec

EPR package specifications
Other
17 stars 70 forks source link

Adds top level `volumes` property and `volume` definition #689

Closed Tacklebox closed 7 months ago

Tacklebox commented 8 months ago

What does this PR do?

This adds the properties and definitions required to support validating docker compose 2.3 volumes in the custom-agent.yml of an elastic integration.

Why is it important?

The cloud_defend integration requires mounting a volume for its system test. The current schema validation fails due to not having definitions for volumes in the custom-agent.yaml file.

Checklist

Related issues

elasticmachine commented 8 months ago

:green_heart: Build Succeeded

History