Deploy GitHub Pages
This commit is contained in:
parent
59b6146296
commit
49ea9bd49b
24 changed files with 38 additions and 16 deletions
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
nginx.ingress.kubernetes.io/auth-url: "https://httpbin.org/basic-auth/user/passwd"
|
||||
name: external-auth
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
- host: external-auth-01.sample.com
|
||||
http:
|
||||
|
|
@ -15,4 +16,4 @@ spec:
|
|||
service:
|
||||
name: http-svc
|
||||
port:
|
||||
number: 80
|
||||
number: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue