UNPKG
namillum
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
Bubble Protocol SDK
github.com/ValentinaKohler/namillum
ValentinaKohler/namillum
namillum
/
products
/
faucet-service
/
cd
/
base
/
svc.yaml
16 lines
(15 loc)
•
280 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
apiVersion:
v1
kind:
Service
metadata:
name:
faucet-service
labels:
app.kubernetes.io/name:
faucet-service
spec:
type:
ClusterIP
ports:
-
port:
8080
targetPort:
8080
protocol:
TCP
name:
http
selector:
app.kubernetes.io/name:
faucet-service