yunling 参照这个修改一下
kubernetes:
kubeconfig: "/root/.kube/config"
master: https://192.168.0.5:6443
$qps: 1e+06
burst: 1000000
authentication:
authenticateRateLimiterMaxTries: 10
authenticateRateLimiterDuration: 10m0s
loginHistoryRetentionPeriod: 168h
maximumClockSkew: 10s
multipleLogin: False
kubectlImage: kubesphere/kubectl:v1.0.0
jwtSecret: "xxx"
ldap:
host: openldap.kubesphere-system.svc:389
managerDN: cn=admin,dc=kubesphere,dc=io
managerPassword: admin
userSearchBase: ou=Users,dc=kubesphere,dc=io
groupSearchBase: ou=Groups,dc=kubesphere,dc=io
redis:
host: redis.kubesphere-system.svc
port: 6379
password: ""
db: 0
s3:
endpoint: http://minio.kubesphere-system.svc:9000
region: us-east-1
disableSSL: true
forcePathStyle: true
accessKeyID: openpitrixminioaccesskey
secretAccessKey: openpitrixminiosecretkey
bucket: s2i-binaries
mysql:
host: mysql.kubesphere-system.svc:3306
username: root
password: password
maxIdleConnections: 100
maxOpenConnections: 100
maxConnectionLifeTime: 10s
devops:
host: http://ks-jenkins.kubesphere-devops-system.svc/
username: admin
password: xxx
maxConnections: 100
openpitrix:
runtimeManagerEndpoint: "hyperpitrix.openpitrix-system.svc:9103"
clusterManagerEndpoint: "hyperpitrix.openpitrix-system.svc:9104"
repoManagerEndpoint: "hyperpitrix.openpitrix-system.svc:9101"
appManagerEndpoint: "hyperpitrix.openpitrix-system.svc:9102"
categoryManagerEndpoint: "hyperpitrix.openpitrix-system.svc:9113"
attachmentManagerEndpoint: "hyperpitrix.openpitrix-system.svc:9122"
repoIndexerEndpoint: "hyperpitrix.openpitrix-system.svc:9108"
multicluster:
enable: true
agentImage: kubesphere/tower:v0.1.0
proxyPublishService: tower.kubesphere-system.svc
monitoring:
endpoint: http://prometheus-operated.kubesphere-monitoring-system.svc:9090
logging:
host: http://elasticsearch-logging-data.kubesphere-logging-system.svc:9200
indexPrefix: ks-logstash-log
events:
host: http://elasticsearch-logging-data.kubesphere-logging-system.svc:9200
indexPrefix: ks-logstash-events
auditing:
enable: true
host: http://elasticsearch-logging-data.kubesphere-logging-system.svc:9200
indexPrefix: ks-logstash-auditing
alerting:
endpoint: http://alerting-client-server.kubesphere-alerting-system.svc:9200/api/
notification:
endpoint: http://notification.kubesphere-alerting-system.svc:9200