Merge pull request #3285 from mirwan/fix_netchecker_sa_when_psp

Fix wrong sa name in crb when psp is enabled
This commit is contained in:
k8s-ci-robot
2018-09-12 00:20:38 -07:00
committed by GitHub

View File

@ -5,7 +5,7 @@ metadata:
namespace: {{ netcheck_namespace }}
subjects:
- kind: ServiceAccount
name: netchecker-agent-hostnet
name: netchecker-agent
namespace: {{ netcheck_namespace }}
roleRef:
kind: ClusterRole