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