wanjunlei apiVersion: v1
data:
kubesphere.yaml: |
authentication:
authenticateRateLimiterMaxTries: 10
authenticateRateLimiterDuration: 10m0s
loginHistoryRetentionPeriod: 168h
maximumClockSkew: 10s
multipleLogin: True
kubectlImage: kubesphere/kubectl:v1.0.0
jwtSecret: “xxxxx”
oauthOptions:
accessTokenMaxAge: 0
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
network:
enableNetworkPolicy: true
devops:
host: http://ks-jenkins.kubesphere-devops-system.svc/
username: admin
password: “xxxxxxxxxx”
maxConnections: 100
servicemesh:
istioPilotHost: http://istio-pilot.istio-system.svc:8080/version
jaegerQueryHost: http://jaeger-query.istio-system.svc:16686
servicemeshPrometheusHost: http://prometheus-k8s.kubesphere-monitoring-system.svc:9090
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”
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
kind: ConfigMap
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{“apiVersion”:“v1”,“data”:{“kubesphere.yaml”:"authentication:\n authenticateRateLimiterMaxTries: 10\n authenticateRateLimiterDuration: 10m0s\n loginHistoryRetentionPeriod: 168h\n maximumClockSkew: 10s\n multipleLogin: True\n kubectlImage: kubesphere/kubectl:v1.0.0\n jwtSecret: \“S9eoDCtdFIrD4KEYEk2NIkxJXbWQIctv\”\n oauthOptions:\n accessTokenMaxAge: 0\nldap:\n host: openldap.kubesphere-system.svc:389\n managerDN: cn=admin,dc=kubesphere,dc=io\n managerPassword: admin\n userSearchBase: ou=Users,dc=kubesphere,dc=io\n groupSearchBase: ou=Groups,dc=kubesphere,dc=io\nredis:\n host: redis.kubesphere-system.svc\n port: 6379\n password: \“\”\n db: 0\ns3:\n endpoint: http://minio.kubesphere-system.svc:9000\n region: us-east-1\n disableSSL: true\n forcePathStyle: true\n accessKeyID: openpitrixminioaccesskey\n secretAccessKey: openpitrixminiosecretkey\n bucket: s2i-binaries\nmysql:\n host: mysql.kubesphere-system.svc:3306\n username: root\n password: password\n maxIdleConnections: 100\n maxOpenConnections: 100\n maxConnectionLifeTime: 10s\nnetwork:\n enableNetworkPolicy: true\ndevops:\n host: http://ks-jenkins.kubesphere-devops-system.svc/\n username: admin\n password: xxxx n maxConnections: 100\nservicemesh:\n istioPilotHost: http://istio-pilot.istio-system.svc:8080/version\n jaegerQueryHost: http://jaeger-query.istio-system.svc:16686\n servicemeshPrometheusHost: http://prometheus-k8s.kubesphere-monitoring-system.svc:9090\nopenpitrix:\n runtimeManagerEndpoint: \“hyperpitrix.openpitrix-system.svc:9103\”\n clusterManagerEndpoint: \“hyperpitrix.openpitrix-system.svc:9104\”\n repoManagerEndpoint: \“hyperpitrix.openpitrix-system.svc:9101\”\n appManagerEndpoint: \“hyperpitrix.openpitrix-system.svc:9102\”\n categoryManagerEndpoint: \“hyperpitrix.openpitrix-system.svc:9113\”\n attachmentManagerEndpoint: \“hyperpitrix.openpitrix-system.svc:9122\”\n repoIndexerEndpoint: \“hyperpitrix.openpitrix-system.svc:9108\”\nmonitoring:\n endpoint: http://prometheus-operated.kubesphere-monitoring-system.svc:9090\nlogging:\n host: http://elasticsearch-logging-data.kubesphere-logging-system.svc:9200\n indexPrefix: ks-logstash-log\nevents:\n host: http://elasticsearch-logging-data.kubesphere-logging-system.svc:9200\n indexPrefix: ks-logstash-events\nauditing:\n enable: true\n host: http://elasticsearch-logging-data.kubesphere-logging-system.svc:9200\n indexPrefix: ks-logstash-auditing\nalerting:\n endpoint: http://alerting-client-server.kubesphere-alerting-system.svc:9200/api/\nnotification:\n endpoint: http://notification.kubesphere-alerting-system.svc:9200\n"},“kind”:“ConfigMap”,“metadata”:{“annotations”:{},“name”:“kubesphere-config”,“namespace”:“kubesphere-system”}}
creationTimestamp: “2021-04-12T08:23:31Z”
managedFields:
- apiVersion: v1
fieldsType: FieldsV1
fieldsV1:
f:data:
.: {}
f:kubesphere.yaml: {}
f:metadata:
f:annotations:
.: {}
f:kubectl.kubernetes.io/last-applied-configuration: {}
manager: kubectl
operation: Update
time: “2021-04-20T06:40:18Z”
name: kubesphere-config
namespace: kubesphere-system
resourceVersion: “3739843”
selfLink: /api/v1/namespaces/kubesphere-system/configmaps/kubesphere-config
uid: 308fdfd3-9fc9-4135-95fd-ed8b64c74b54