diff --git a/manifest/helm-charts/infra/kafka/config.yaml b/manifest/helm-charts/infra/kafka/config.yaml index b1d53d5c8..2f68cc7b9 100644 --- a/manifest/helm-charts/infra/kafka/config.yaml +++ b/manifest/helm-charts/infra/kafka/config.yaml @@ -1,17 +1,8 @@ global: storageClass: "nfs-client" controller: - replicaCount: 1 - zookeeperMigrationMode: true -broker: - zookeeperMigrationMode: true + replicaCount: 3 sasl: - interbroker: - user: inter_broker_user - password: "" - controller: - user: controller_user - password: "" client: users: - root diff --git a/manifest/helm-charts/infra/minio/config.yaml b/manifest/helm-charts/infra/minio/config.yaml index 7d7797aaa..f8e168af9 100644 --- a/manifest/helm-charts/infra/minio/config.yaml +++ b/manifest/helm-charts/infra/minio/config.yaml @@ -50,36 +50,14 @@ apiIngress: ingressClassName: "nginx" ## @param apiIngress.hostname Default host for the ingress resource ## - hostname: openim2.nsddd.top + hostname: openim3.nsddd.top ## @param apiIngress.path The Path to MinIO®. You may need to set this to '/*' in order to use this with ALB ingress controllers. ## - path: /im-minio-api(/|$)(.*) + path: / ## @param apiIngress.pathType Ingress path type ## pathType: ImplementationSpecific ## @param apiIngress.servicePort Service port to be used ## Default is http. Alternative is https. ## - servicePort: minio-api - ## @param apiIngress.annotations Additional annotations for the Ingress resource. To enable certificate autogeneration, place here your cert-manager annotations. - ## For a full list of possible ingress annotations, please see - ## ref: https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/annotations.md - ## Use this parameter to set the required annotations for cert-manager, see - ## ref: https://cert-manager.io/docs/usage/ingress/#supported-annotations - ## - ## e.g: - ## annotations: - ## kubernetes.io/ingress.class: nginx - ## cert-manager.io/cluster-issuer: cluster-issuer-name - ## - annotations: - nginx.ingress.kubernetes.io/use-regex: "true" - nginx.ingress.kubernetes.io/rewrite-target: /$2 - ## @param apiIngress.tls Enable TLS configuration for the hostname defined at `apiIngress.hostname` parameter - ## TLS certificates will be retrieved from a TLS secret with name: `{{- printf "%s-tls" .Values.apiIngress.hostname }}` - ## You can: - ## - Use the `ingress.secrets` parameter to create this TLS secret - ## - Rely on cert-manager to create it by setting the corresponding annotations - ## - Rely on Helm to create self-signed certificates by setting `ingress.selfSigned=true` - ## - tls: false \ No newline at end of file + servicePort: minio-api \ No newline at end of file diff --git a/manifest/helm-charts/services/config.yaml b/manifest/helm-charts/services/config.yaml index 8262fd8e8..d0b4e5b9f 100644 --- a/manifest/helm-charts/services/config.yaml +++ b/manifest/helm-charts/services/config.yaml @@ -175,7 +175,7 @@ config: accessKeyID: "root" secretAccessKey: "openIM123" sessionToken: '' - signEndpoint: "https://openim2.nsddd.top/im-minio-api" + signEndpoint: "https://openim3.nsddd.top" cos: bucketURL: https://temp-1252357374.cos.ap-chengdu.myqcloud.com secretID: ''