add kube-system namespace for oauth2-proxy service (#1987)
This commit is contained in:
parent
3a8726fc9b
commit
2922ea001c
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ metadata:
|
|||
labels:
|
||||
k8s-app: oauth2-proxy
|
||||
name: oauth2-proxy
|
||||
namespace: kube-system
|
||||
spec:
|
||||
ports:
|
||||
- name: http
|
||||
|
|
Loading…
Reference in a new issue