add kube-system namespace for oauth2-proxy service (#1987)

This commit is contained in:
Nhat Hoang 2018-01-26 19:11:28 +01:00 committed by Manuel Alejandro de Brito Fontes
parent fd7253ae2b
commit 259a7fcaf3

View file

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