CAT-002: catalog-info.yaml canónico con placeholders Coralware
All checks were successful
ci / build (push) Successful in 3s
All checks were successful
ci / build (push) Successful in 3s
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
apiVersion: coralware-catalog/v1alpha1
|
apiVersion: coralware-catalog/v1alpha1
|
||||||
kind: Component
|
kind: Component
|
||||||
metadata:
|
metadata:
|
||||||
name: mi-servicio
|
name: __REPO_NAME__
|
||||||
annotations:
|
annotations:
|
||||||
coralware.cloud/tier: free-trial
|
coralware.cloud/tier: __TIER__
|
||||||
gitea.coralsafety.com/repo: tenant-org/mi-servicio
|
gitea.coralsafety.com/repo: __REPO_OWNER__/__REPO_NAME__
|
||||||
spec:
|
spec:
|
||||||
type: website
|
type: __TYPE__
|
||||||
lifecycle: experimental
|
lifecycle: experimental
|
||||||
owner: tenant-org
|
owner: __OWNER__
|
||||||
|
|||||||
Reference in New Issue
Block a user