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
/
multisig
/
cd
/
base
/
svc.yaml
17 lines
(16 loc)
•
288 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
apiVersion:
v1
kind:
Service
metadata:
name:
multisig
namespace:
multisig
labels:
"app.kubernetes.io/name":
"multisig"
spec:
type:
ClusterIP
ports:
-
port:
80
targetPort:
80
protocol:
TCP
name:
http
selector:
"app.kubernetes.io/name":
"multisig"