PodSecurity: update webhook manifest to target linux/amd64 node

This commit is contained in:
Jordan Liggitt 2021-11-03 11:35:38 -04:00
parent d92e0dbea6
commit f6456d098e

View File

@ -16,6 +16,9 @@ spec:
spec:
serviceAccountName: pod-security-webhook
priorityClassName: system-cluster-critical
nodeSelector:
kubernetes.io/os: linux
kubernetes.io/arch: amd64
volumes:
- name: config
configMap: