UNPKG
ethereum-lite-explorer
Version:
latest (1.0.0-beta.8)
1.0.0-beta.8
Ethereum Lite Explorer
ethereum-lite-explorer
/
.kubernetes
/
explorer-service.yaml
14 lines
(13 loc)
•
204 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
apiVersion:
v1
kind:
Service
metadata:
name:
lite-explorer
spec:
type:
ClusterIP
ports:
-
port:
80
targetPort:
http
protocol:
TCP
name:
http
selector:
app:
lite-explorer