Updated custom-values.yaml to modify annotations for Kong
This commit is contained in:
@@ -27,11 +27,12 @@ global:
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: nginx
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: 200m
|
||||
cert-manager.io/cluster-issuer: "selfsigned-issuer"
|
||||
cert-manager.io/duration: 8760h
|
||||
cert-manager.io/renew-before: 720h
|
||||
konghq.com/protocols: https
|
||||
konghq.com/https-redirect-status-code: "301"
|
||||
|
||||
hosts:
|
||||
- host: gitea.example.org
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user