Update custom-values.yaml
This commit is contained in:
@@ -34,7 +34,6 @@ admin:
|
|||||||
annotations:
|
annotations:
|
||||||
konghq.com/https-redirect-status-code: "301"
|
konghq.com/https-redirect-status-code: "301"
|
||||||
konghq.com/protocols: https
|
konghq.com/protocols: https
|
||||||
konghq.com/strip-path: "true"
|
|
||||||
hostname: kong.example.org
|
hostname: kong.example.org
|
||||||
ingressClassName: kong
|
ingressClassName: kong
|
||||||
path: /api
|
path: /api
|
||||||
@@ -53,7 +52,7 @@ manager:
|
|||||||
enabled: true
|
enabled: true
|
||||||
annotations:
|
annotations:
|
||||||
konghq.com/https-redirect-status-code: "301"
|
konghq.com/https-redirect-status-code: "301"
|
||||||
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
konghq.com/protocols: https
|
||||||
hostname: kong.example.org
|
hostname: kong.example.org
|
||||||
ingressClassName: kong
|
ingressClassName: kong
|
||||||
path: /
|
path: /
|
||||||
|
|||||||
Reference in New Issue
Block a user