diff --git a/repos.json b/repos.json index c7ca56e..da25dd8 100644 --- a/repos.json +++ b/repos.json @@ -2470,6 +2470,44 @@ "targetPath": "package.json", "special": "package.json" }, + { + "path": "template-files/manifest/certificate.yaml", + "targetPath": "manifest/certificate.yaml", + "props": { + "repositoryName": "github-activity", + "subdomainName": "github-activity" + } + }, + { + "path": "template-files/manifest/deployment.yaml", + "targetPath": "manifest/deployment.yaml", + "special": "manifest/deployment.yaml", + "props": { + "repositoryName": "github-activity" + } + }, + { + "path": "template-files/manifest/ingress.yaml", + "targetPath": "manifest/ingress.yaml", + "props": { + "repositoryName": "github-activity", + "subdomainName": "github-activity" + } + }, + { + "path": "template-files/manifest/namespace.yaml", + "targetPath": "manifest/namespace.yaml", + "props": { + "repositoryName": "github-activity" + } + }, + { + "path": "template-files/manifest/service.yaml", + "targetPath": "manifest/service.yaml", + "props": { + "repositoryName": "github-activity" + } + }, { "path": "template-files/pnpm-workspace.yaml", "targetPath": "pnpm-workspace.yaml",