Update file values.yaml
This commit is contained in:
@@ -37,18 +37,7 @@ kong:
|
|||||||
http:
|
http:
|
||||||
enabled: false
|
enabled: false
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
enabled: false
|
||||||
konghq.com/https-redirect-status-code: "301"
|
|
||||||
konghq.com/protocols: https
|
|
||||||
konghq.com/strip-path: "true"
|
|
||||||
kubernetes.io/ingress.class: default
|
|
||||||
#nginx.ingress.kubernetes.io/app-root: /
|
|
||||||
#nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
|
||||||
#nginx.ingress.kubernetes.io/permanent-redirect-code: "301"
|
|
||||||
enabled: true
|
|
||||||
hostname: kong.127-0-0-1.nip.io
|
|
||||||
path: /api
|
|
||||||
tls: quickstart-kong-admin-cert
|
|
||||||
tls:
|
tls:
|
||||||
containerPort: 8444
|
containerPort: 8444
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -206,14 +195,7 @@ kong:
|
|||||||
enabled: false
|
enabled: false
|
||||||
servicePort: 8002
|
servicePort: 8002
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
enabled: false
|
||||||
konghq.com/https-redirect-status-code: "301"
|
|
||||||
kubernetes.io/ingress.class: default
|
|
||||||
#nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
|
||||||
enabled: true
|
|
||||||
hostname: kong.127-0-0-1.nip.io
|
|
||||||
path: /
|
|
||||||
tls: quickstart-kong-admin-cert
|
|
||||||
tls:
|
tls:
|
||||||
containerPort: 8445
|
containerPort: 8445
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -237,15 +219,7 @@ kong:
|
|||||||
enabled: false
|
enabled: false
|
||||||
servicePort: 8003
|
servicePort: 8003
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
enabled: false
|
||||||
konghq.com/https-redirect-status-code: "301"
|
|
||||||
konghq.com/protocols: https
|
|
||||||
konghq.com/strip-path: "false"
|
|
||||||
kubernetes.io/ingress.class: default
|
|
||||||
enabled: true
|
|
||||||
hostname: developer.127-0-0-1.nip.io
|
|
||||||
path: /
|
|
||||||
tls: quickstart-kong-portal-cert
|
|
||||||
tls:
|
tls:
|
||||||
containerPort: 8446
|
containerPort: 8446
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -260,16 +234,7 @@ kong:
|
|||||||
http:
|
http:
|
||||||
enabled: false
|
enabled: false
|
||||||
ingress:
|
ingress:
|
||||||
annotations:
|
enabled: false
|
||||||
konghq.com/https-redirect-status-code: "301"
|
|
||||||
konghq.com/protocols: https
|
|
||||||
konghq.com/strip-path: "true"
|
|
||||||
kubernetes.io/ingress.class: default
|
|
||||||
#nginx.ingress.kubernetes.io/app-root: /
|
|
||||||
enabled: true
|
|
||||||
hostname: developer.127-0-0-1.nip.io
|
|
||||||
path: /api
|
|
||||||
tls: quickstart-kong-portal-cert
|
|
||||||
tls:
|
tls:
|
||||||
containerPort: 8447
|
containerPort: 8447
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user