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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 575 - (hide annotations)
Mon Jul 29 17:59:26 2024 UTC (8 months ago) by rakinar2
File size: 158 byte(s)
chore: add trunk
1 rakinar2 575 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