Skip to content

Commit

Permalink
add kube-system namespace for oauth2-proxy service (#1987)
Browse files Browse the repository at this point in the history
  • Loading branch information
hxquangnhat authored and aledbf committed Jan 26, 2018
1 parent fd7253a commit 259a7fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/examples/external-auth/oauth2-proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ metadata:
labels:
k8s-app: oauth2-proxy
name: oauth2-proxy
namespace: kube-system
spec:
ports:
- name: http
Expand Down

0 comments on commit 259a7fc

Please sign in to comment.