shop-recycle-store-wechat-web-secret.yaml 409 B

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