change chart script:change repository

pull/1145/head
lin.huang 2 years ago
parent 0789da017c
commit a4268d01b2

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-msggateway
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.
@ -41,16 +41,16 @@ service:
port: 80 port: 80
ingress: ingress:
enabled: false enabled: true
className: "" className: ""
annotations: {} annotations: {}
# kubernetes.io/ingress.class: nginx # kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true" # kubernetes.io/tls-acme: "true"
hosts: hosts:
- host: chart-example.local - host:
paths: paths:
- path: / - path: /msg_gateway
pathType: ImplementationSpecific pathType: Prefix
tls: [] tls: []
# - secretName: chart-example-tls # - secretName: chart-example-tls
# hosts: # hosts:

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-msgtransfer
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-push
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-rpc-auth
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-rpc-conversation
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-rpc-friend
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-rpc-group
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-rpc-msg
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-rpc-third
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-rpc-user
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""
@ -16,7 +16,7 @@ fullnameOverride: ""
serviceAccount: serviceAccount:
# Specifies whether a service account should be created # Specifies whether a service account should be created
create: true create: false
# Annotations to add to the service account # Annotations to add to the service account
annotations: {} annotations: {}
# The name of the service account to use. # The name of the service account to use.

@ -1,46 +1,64 @@
# Copyright © 2023 OpenIM. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the License);
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# -----------------------------------------------------------------
# TODO: This config file is the template file
# --| source: deployments/templates/openim.yaml
# --| env: scripts/install/environment
# --| target: config/config.yaml
# -----------------------------------------------------------------
###################### Zookeeper ######################
# Zookeeper configuration
# It's not recommended to modify the schema
#
# Zookeeper address
# Zookeeper username
# Zookeeper password
image: image:
repository: nginx
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "latest" tag: "dev"
openim-msggateway: openim-msggateway:
image: image:
tag: "latest" repository: nginx
tag: "dev"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
openim-msgtransfer: openim-msgtransfer:
image: image:
tag: "latest" repository: nginx
tag: "dev"
pullPolicy: IfNotPresent
openim-push:
image:
repository: nginx
tag: "dev"
pullPolicy: IfNotPresent
openim-rpc-auth:
image:
repository: nginx
tag: "dev"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
envs: openim-rpc-conversation:
discovery: zookeeper #k8s image:
repository: nginx
tag: "dev"
pullPolicy: IfNotPresent
openim-rpc-friend:
image:
repository: nginx
tag: "dev"
pullPolicy: IfNotPresent
openim-rpc-group:
image:
repository: nginx
tag: "dev"
pullPolicy: IfNotPresent
openim-rpc-msg:
image:
repository: nginx
tag: "dev"
pullPolicy: IfNotPresent
openim-rpc-third:
image:
repository: nginx
tag: "dev"
pullPolicy: IfNotPresent
openim-rpc-user:
image:
repository: nginx
tag: "dev"
pullPolicy: IfNotPresent
config: config:
envs:
discovery: k8s
zookeeper: zookeeper:
schema: openim schema: openim
address: [ 172.28.0.1:12181 ] address: [ 172.28.0.1:12181 ]

@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: nginx repository: registry.cn-shenzhen.aliyuncs.com/huanglin_hub/openim-api
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: "" tag: ""

Loading…
Cancel
Save