mirror of
https://github.com/vacp2p/status-benchmarks.git
synced 2026-01-08 15:13:59 -05:00
10 lines
170 B
YAML
10 lines
170 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: status-service-bootstrap
|
|
namespace: status-go-test
|
|
spec:
|
|
clusterIP: None
|
|
selector:
|
|
app: status-service-bootstrap
|