Commit 94682324 authored by Javier Diaz's avatar Javier Diaz
Browse files

Corrected HostPath.

parent 21b72b8c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -164,7 +164,7 @@ spec:
    - ReadOnlyMany
  persistentVolumeReclaimPolicy: Retain
  hostPath:
    path: "/home/cttc/test-network"
    path: "/home/cttc/fabric-samples/test-network"
  claimRef:
    name: dlt-pvc