vendor.yaml342 B
View on GitHub# Components in this example are local; see the Vendoring design pattern docs to pull shared components.
apiVersion: atmos/v1
kind: AtmosVendorConfig
metadata:
name: example-vendor-config
description: Atmos vendoring manifest
spec:
# `imports` or `sources` (or both) must be defined in a vendoring manifest.
imports: []
sources: []