/[sudobot]/branches/9.x-dev/kubernetes/sudobot-service.yml
ViewVC logotype

Contents of /branches/9.x-dev/kubernetes/sudobot-service.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (show annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File size: 158 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
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