apiVersion: v3
kind: library
metadata:
  name: python-ows-assets-uploader-inheritance-example
  description: Example library which inherits metadata from a system.
  inheritFrom: system:assets
spec:
  type: utility
  componentOf:
    - system:assets
