feat: swap for - instead

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-02-03 19:34:09 +01:00
parent a4092639d1
commit 91d0c2347c
3 changed files with 10 additions and 8 deletions

View File

@@ -13,8 +13,8 @@ spec:
image: "deployment:latest"
ports:
- containerPort: 3000
name: external_http
name: external-http
- containerPort: 3001
name: internal_http
name: internal-http
- containerPort: 3002
name: internal_grpc
name: internal-grpc