Add mounts for Waku ENRs

This commit is contained in:
Benjamin Arntzen
2025-03-25 16:15:07 +00:00
parent 24009cac9a
commit 79e03c393d
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
name: waku
description: A Helm chart for large scale Waku deployments
version: 0.4.2
version: 0.4.3
appVersion: "1.0.0"

View File

@@ -55,6 +55,9 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.podIP
volumeMounts:
- name: enr-data
mountPath: /etc/enr
resources:
{{- toYaml .Values.nodes.resources | nindent 12 }}
command: