apiVersion: v1 kind: ConfigMap metadata: labels: app: i2-pusher-frontend name: i2-pusher-frontend namespace: i2 data: config.js: |- window.CONFIG = { AuthMode: 'local', URL: 'https://api.pusher.i2erp.cn' }; app.conf: |- app_name = i2-pusher-frontend http_port = 80 run_mode = debug log_mode = debug data_source = "i2pusher:i2pusher@#2019@tcp(pc-uf66645lwf7331605.mysql.polardb.rds.aliyuncs.com:3306)/i2-pusher-backend?charset=utf8&loc=Local&parseTime=true" storage = http://file.qianqiusoft.com/v1/fs_file/ sync_db = false auto_refresh = false enable_ldap_server = false ldap_port = 389