Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2021-11-09 15:45:04 +00:00
parent 59b6146296
commit 49ea9bd49b
24 changed files with 38 additions and 16 deletions

View file

@ -7,6 +7,7 @@ metadata:
name: external-auth-oauth2
namespace: kube-system
spec:
ingressClassName: nginx
rules:
- host: __INGRESS_HOST__
http:
@ -26,6 +27,7 @@ metadata:
name: oauth2-proxy
namespace: kube-system
spec:
ingressClassName: nginx
rules:
- host: __INGRESS_HOST__
http: