diff --git a/microsite/data/plugins/kpt-config-as-data.yaml b/microsite/data/plugins/kpt-config-as-data.yaml new file mode 100644 index 0000000000..03d5d66947 --- /dev/null +++ b/microsite/data/plugins/kpt-config-as-data.yaml @@ -0,0 +1,9 @@ +--- +title: Configuration as Data +author: kpt +authorUrl: https://kpt.dev +category: Configuration +description: Configuration GUI over GitOps using kpt, with WYSIWYG editing, review and approval, versioning and undo, and package cloning and upgrades. +documentation: https://github.com/GoogleContainerTools/kpt-backstage-plugins/tree/main/plugins/cad +iconUrl: https://github.com/GoogleContainerTools/kpt/blob/main/logo/KptLogoSmall.png?raw=true +npmPackageName: '@kpt/backstage-plugin-cad'