You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/networks/hello/network.yaml
+4-7Lines changed: 4 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -32,10 +32,6 @@ nodes:
32
32
target: tank-0004-ln
33
33
capacity: 100000
34
34
push_amt: 50000
35
-
sharedVolume: # Shared volume configuration for storing shared data (e.g., macaroons or other files). This volume is mounted at the specified mountPath and can be used for inter-container communication.
36
-
name: shared-data
37
-
mountPath: /shared-data
38
-
enableInitContainers: true # Controls whether the initContainers should be included in the pod spec
0 commit comments