Add some commented lines for best practice annotations on ingress
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -144,6 +144,8 @@ ingress:
|
|||||||
annotations: {}
|
annotations: {}
|
||||||
# kubernetes.io/ingress.class: nginx
|
# kubernetes.io/ingress.class: nginx
|
||||||
# kubernetes.io/tls-acme: "true"
|
# kubernetes.io/tls-acme: "true"
|
||||||
|
# nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||||
|
# nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
|
||||||
hosts:
|
hosts:
|
||||||
- host: oidc-discovery.example.org
|
- host: oidc-discovery.example.org
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user