update custom-values.yaml
This commit is contained in:
@@ -9,8 +9,8 @@ imagePullSecrets:
|
|||||||
data-store:
|
data-store:
|
||||||
enabled: true
|
enabled: true
|
||||||
external:
|
external:
|
||||||
rootUrl: https://nemo-datastore.hopt.paasup.io
|
rootUrl: https://nemo-datastore.example.com
|
||||||
domain: nemo-datastore.hopt.paasup.io
|
domain: nemo-datastore.example.com
|
||||||
|
|
||||||
customizer:
|
customizer:
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -60,7 +60,6 @@ ingress:
|
|||||||
className: "kong"
|
className: "kong"
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
<<<<<<< HEAD
|
|
||||||
- nemo.example.com
|
- nemo.example.com
|
||||||
secretName: nemo-tls
|
secretName: nemo-tls
|
||||||
hosts:
|
hosts:
|
||||||
@@ -70,18 +69,6 @@ ingress:
|
|||||||
name: nim.example.com
|
name: nim.example.com
|
||||||
dataStore:
|
dataStore:
|
||||||
name: data-store.example.com
|
name: data-store.example.com
|
||||||
=======
|
|
||||||
- nemo.hopt.paasup.io
|
|
||||||
secretName: nemo-tls
|
|
||||||
hosts:
|
|
||||||
default:
|
|
||||||
name: "nemo.hopt.paasup.io"
|
|
||||||
nimProxy:
|
|
||||||
name: nim.hopt.paasup.io
|
|
||||||
dataStore:
|
|
||||||
name: data-store.hopt.paasup.io
|
|
||||||
>>>>>>> fc78110cec14da33f1b646364f57ee54c4269cdf
|
|
||||||
|
|
||||||
# Istio를 사용하지 않기 때문에 비활성화
|
# Istio를 사용하지 않기 때문에 비활성화
|
||||||
virtualService:
|
virtualService:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user