mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-07 10:12:19 +00:00
9 lines
142 B
YAML
9 lines
142 B
YAML
|
apiVersion: v1
|
||
|
kind: Secret
|
||
|
metadata:
|
||
|
name: ethstats-secrets
|
||
|
type: Opaque
|
||
|
data:
|
||
|
# Secret for websocket connections
|
||
|
ws: cHJ5c20= # prysm
|