test_values.yaml 625 B

1234567891011121314151617181920212223242526
  1. appVolumeMounts:
  2. data:
  3. emptyDir: true
  4. mountPath: /app/config
  5. identity:
  6. emptyDir: true
  7. mountPath: /app/identity
  8. authToken: user:sasjkadkjhakdlaskdlkajsd
  9. dnsConfig:
  10. options: []
  11. domainAddress: localhost
  12. email: user@example.com
  13. emptyDirVolumes: true
  14. environmentVariables: []
  15. extraAppVolumeMounts: []
  16. identityCreationMountPath: /root/.local/share/storj/identity/storagenode
  17. image:
  18. pullPolicy: IfNotPresent
  19. repository: storjlabs/storagenode
  20. tag: 1d42f9ac3-v1.68.2-go1.18.8
  21. nodePort: 30002
  22. runAsGroup: 568
  23. runAsUser: 568
  24. storageSize: 500
  25. wallet: 0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  26. webPort: 30000