apiVersion: v1 kind: Secret metadata: name: shop-recycle-platform-pc-web-secret namespace: production type: Opaque stringData: password: "${PASSWORD}" username: "${USERNAME}" password: "${PASSWORD}" store-app-id: "${STORE_APP_ID}" store-app-secret: "${STORE_APP_SECRET}" merchant-app-id: "${MERCHANT_APP_ID}" merchant-app-secret: "${MERCHANT_APP_SECRET}" wx-authorization-url: "${WX_AUTHORIZATION_URL}" userName: "${USERNAME}" password: "${PASSWORD}" userName: "${USERNAME}" password: "${PASSWORD}" qiyeCallBackUrl: "${QIYECALLBACKURL}" key: "${KEY}" url: "${URL}" key: "${KEY}" aiguoUrl: "${AIGUOURL}"