Commit cf783b24 authored by Ivan Vandot's avatar Ivan Vandot Committed by GitHub

remove .github/beekeeper folder (#701)

parent 75838eaf
image:
repository: ethersphere/bee
tag: latest
pullPolicy: Always
ingress:
enabled: true
annotations:
kubernetes.io/ingress.class: traefik
hosts:
- domain: localhost
paths:
- /
ingressDebug:
enabled: true
annotations:
kubernetes.io/ingress.class: traefik
hosts:
- domain: localhost
paths:
- /
serviceAccount:
create: true
resources:
limits:
memory: 0.5Gi
cpu: 0.5
requests:
memory: 0.25Gi
cpu: 0.25
beeConfig:
debug_api_enable: true
global_pinning_enable: true
bootnode: "/dns4/bee-0-headless.bee.svc.cluster.local/tcp/7070/p2p/16Uiu2HAm6i4dFaJt584m2jubyvnieEECgqM2YMpQ9nusXfy8XFzL"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment