diff --git a/examples/k8s/psp.yaml b/examples/k8s/psp.yaml index 555a7c027..f7f850b9f 100644 --- a/examples/k8s/psp.yaml +++ b/examples/k8s/psp.yaml @@ -1,4 +1,4 @@ -apiVersion: extensions/v1beta1 +apiVersion: policy/v1beta1 kind: PodSecurityPolicy metadata: name: weave-scope @@ -18,4 +18,4 @@ spec: rule: RunAsAny volumes: - secret - - hostPath \ No newline at end of file + - hostPath