✨ Adds chhoto-url
This commit is contained in:
11
url/serv.yaml
Normal file
11
url/serv.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: url
|
||||
spec:
|
||||
selector:
|
||||
app: url
|
||||
ports:
|
||||
- port: 4567
|
||||
targetPort: 4567
|
||||
type: LoadBalancer
|
Reference in New Issue
Block a user