We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62fff1 commit 33b4e16Copy full SHA for 33b4e16
test/data/ln/node-defaults.yaml
@@ -23,8 +23,8 @@ lnd:
23
image: bitdonkey/lnd-exporter:0.1.3
24
imagePullPolicy: IfNotPresent
25
volumeMounts:
26
- - mountPath: /macaroon.hex
27
- name: config
+ - name: config
+ mountPath: /macaroon.hex
28
subPath: MACAROON_HEX
29
env:
30
- name: METRICS
test/data/logging/network.yaml
@@ -21,8 +21,8 @@ nodes:
21
22
0 commit comments