1import { ossRepoGitPath } from '../../sharedF/ossRepoConfigF.mts'23export const hetzn1Kan = {4 kanikoClusterName: 'hetzn1',5 gitsshHost: 'hetzn1-gitssh',6 gitsshRepoPath: `/home/git/repos/${ossRepoGitPath}`,7}8