# ingressName

**Kind:** Function

**Source:** [`atloria-monorepo/apps/api/src/project/k8s-ingress.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/project/k8s-ingress.service.ts#L25)

## Signature

```ts
function ingressName(domain: string): string
```

## Parameters

| Name | Type |
|---|---|
| `domain` | `string` |

**Returns:** `string`
