Update file values.yaml

This commit is contained in:
2023-06-17 13:38:56 +00:00
parent 0df4f4edf8
commit c65dd7379f

View File

@@ -37,18 +37,7 @@ kong:
http:
enabled: false
ingress:
annotations:
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
enabled: false
tls:
containerPort: 8444
enabled: true
@@ -206,14 +195,7 @@ kong:
enabled: false
servicePort: 8002
ingress:
annotations:
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
enabled: false
tls:
containerPort: 8445
enabled: true
@@ -237,15 +219,7 @@ kong:
enabled: false
servicePort: 8003
ingress:
annotations:
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
enabled: false
tls:
containerPort: 8446
enabled: true
@@ -260,16 +234,7 @@ kong:
http:
enabled: false
ingress:
annotations:
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
enabled: false
tls:
containerPort: 8447
enabled: true