shop-recycle-gateway-out-upgrade-secret.yaml 254 B

123456789101112
  1. apiVersion: v1
  2. kind: Secret
  3. metadata:
  4. name: shop-recycle-gateway-out-upgrade-secret
  5. namespace: production
  6. type: Opaque
  7. stringData:
  8. password: "${PASSWORD}"
  9. username: "${USERNAME}"
  10. password: "${PASSWORD}"
  11. key: "${KEY}"
  12. secret: "${SECRET}"