/[sudobot]/trunk/kubernetes/sudobot-service.yml
ViewVC logotype

Contents of /trunk/kubernetes/sudobot-service.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 573 - (show annotations)
Mon Jul 29 17:54:59 2024 UTC (9 months, 2 weeks ago) by rakinar2
File size: 158 byte(s)
chore: push code for v9 [second attempt]
1 apiVersion: v1
2 kind: Service
3 metadata:
4 name: sudobot
5 spec:
6 type: LoadBalancer
7 selector:
8 app: sudobot
9 ports:
10 - port: 80
11 targetPort: 4000

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26