Code & Deploy
siGit Code
Git Hosting
Toggle menu
siGit Code
Git Hosting
Sign in
Sign in
@prakhar-gitlab
/
ai-investment-platform
ai-investment-platform
/
infrastructure
/
k3d
/
cluster-dev.yaml
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
yaml
15 lines
256 Bytes
Copy permalink
Copy
Raw
1
apiVersion
:
k3d.io/v1alpha5
2
kind
:
Simple
3
metadata
:
4
name
:
ai-investment-dev
5
servers
:
1
6
agents
:
2
7
ports
:
8
-
port
:
18080:80
9
nodeFilters
:
10
-
loadbalancer
11
registries
:
12
create
:
13
name
:
ai-investment-registry
14
host
:
0.0.0.0
15
hostPort
:
"
5001"