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

This commit is contained in:
2026-04-28 04:58:06 +00:00
parent 05b7207067
commit 4ec0111d29

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: service
type: __TYPE__
lifecycle: experimental
owner: tenant-org
owner: __OWNER__