Merge pull request #3790 from knrt10/exampleFix

Fixed example for PodSecurityPolicy inside examples/k8s/psp.yaml
This commit is contained in:
Bryan Boreham
2020-05-20 11:16:50 +01:00
committed by GitHub

View File

@@ -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
- hostPath