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

@ -52,6 +52,7 @@ metadata:
nginx.ingress.kubernetes.io/auth-response-headers: UserID, UserRole
namespace: default
spec:
ingressClassName: nginx
rules:
- host: public-demo-echo-service.kube.local
http:
@ -73,6 +74,7 @@ metadata:
nginx.ingress.kubernetes.io/auth-response-headers: UserID, UserRole
namespace: default
spec:
ingressClassName: nginx
rules:
- host: secure-demo-echo-service.kube.local
http: