Skip to content
Snippets Groups Projects
Verified Commit 172e448e authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(longhorn): Fix wrong networkpolicy name

This patch fixes the broken kustomize based on the allow-from-ingress
shared network policy document.
parent 2bdace92
No related branches found
No related tags found
No related merge requests found
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1
kind: NetworkPolicy kind: NetworkPolicy
metadata: metadata:
name: allow-ingress name: allow-from-ingress
spec: spec:
podSelector: podSelector:
matchLabels: matchLabels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment