further trim down the ingress ressource to the bare minimum
This commit is contained in:
parent
ca710e2013
commit
115c128c60
10 changed files with 8 additions and 181 deletions
|
@ -67,9 +67,7 @@ kind: Ingress
|
|||
metadata:
|
||||
name: example-ingress
|
||||
namespace: example
|
||||
annotations:
|
||||
spec.ingressClassName: "nginx"
|
||||
ingress.kubernetes.io/ssl-redirect: "false"
|
||||
#annotations:
|
||||
# Use for Basic auth:
|
||||
#nginx.org/basic-auth-secret: example-basic-auth-secret
|
||||
# Use the following annotation if the backend only speaks HTTPS (fill out the service name accordingly):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue