shop-recycle-merchant-wechat-web-secret.yaml 386 B

1234567891011121314151617
  1. apiVersion: v1
  2. kind: Secret
  3. metadata:
  4. name: shop-recycle-merchant-wechat-web-secret
  5. namespace: production
  6. type: Opaque
  7. stringData:
  8. password: "${PASSWORD}"
  9. username: "${USERNAME}"
  10. password: "${PASSWORD}"
  11. key: "${KEY}"
  12. AppKey: "${APPKEY}"
  13. AppSecret: "${APPSECRET}"
  14. userName: "${USERNAME}"
  15. password: "${PASSWORD}"
  16. userName: "${USERNAME}"
  17. password: "${PASSWORD}"