issues
search
ObolNetwork
/
helm-charts
Obol's Helm Charts
1
stars
4
forks
source link
Allow to advertise p2p service via NodePort or LodeBalancer, allow to use secrets from elsewhere
#53
Open
matilote
opened
3 months ago
matilote
commented
3 months ago
added separate p2p service to expose ports on TCP/UDP protocols
allow to expose p2p service via NodePort or LodeBalancer in addition to ClusterIp
set externalIp dynamically by using init container
make usage of secrets conditional to allow fetching them through init containers or externalSecrets
make readiness and liveness probes conditional