diff --git a/infrastructure/longhorn/kustomization.yaml b/infrastructure/longhorn/kustomization.yaml index 6224fb6ce85868d877677af638db6ee68d26ca03..533357391c2ffd3054881faf134631e41efe22f6 100644 --- a/infrastructure/longhorn/kustomization.yaml +++ b/infrastructure/longhorn/kustomization.yaml @@ -10,7 +10,7 @@ resources: - https://git.shivering-isles.com/github-mirror/longhorn/longhorn/-/raw/v1.2.3/examples/network-policy/instance-manager-networking.yaml - https://git.shivering-isles.com/github-mirror/longhorn/longhorn/-/raw/v1.2.3/examples/network-policy/backing-image-manager-network-policy.yaml - https://git.shivering-isles.com/github-mirror/longhorn/longhorn/-/raw/v1.2.3/examples/network-policy/backing-image-data-source-network-policy.yaml - - ../../../shared/networkpolicies/allow-from-ingress.yaml + - ../../shared/networkpolicies/allow-from-ingress.yaml patchesStrategicMerge: - networkpolicy.yaml