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