Files
softplayer-backend-leg/kind-config.yaml
Nikolai Rodionov 092389fcc6
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Started working on the accounts service
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
2026-04-27 06:22:35 +02:00

10 lines
209 B
YAML

apiVersion: kind.x-k8s.io/v1alpha4
kind: Cluster
nodes:
- role: control-plane
extraPortMappings:
- containerPort: 30432
hostPort: 30432
- containerPort: 30379
hostPort: 30379