CAT-002: catalog-info.yaml canónico con placeholders Coralware
All checks were successful
ci / build (push) Successful in 3s

This commit is contained in:
2026-04-28 04:58:07 +00:00
parent a37900364b
commit edfb890310

View File

@@ -1,11 +1,11 @@
apiVersion: coralware-catalog/v1alpha1
kind: Component
metadata:
name: mi-servicio
name: __REPO_NAME__
annotations:
coralware.cloud/tier: free-trial
gitea.coralsafety.com/repo: tenant-org/mi-servicio
coralware.cloud/tier: __TIER__
gitea.coralsafety.com/repo: __REPO_OWNER__/__REPO_NAME__
spec:
type: website
type: __TYPE__
lifecycle: experimental
owner: tenant-org
owner: __OWNER__