We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when trying to import and save this sdl to my templates on my cloudmos profile. i get this error.
--- version: "2.0" services: geekbench: image: davidsarkany/geekbench:6.0.2 expose: - port: 80 to: - global: true env: - GEEKBENCH_VERSION=6.0.2 #Supports any version of 5.0 - UPLOAD #Replace with NO_UPLOAD to disable uploading results to the Geekbench Browser #- EMAIL= #Unlock Geekbench using EMAIL and KEY #- KEY= #Required if email is present profiles: compute: geekbench: resources: cpu: units: 250 memory: size: 100Gi #2Gi required storage: size: 100Gi placement: akash: pricing: geekbench: denom: uakt amount: 10000 deployment: geekbench: akash: profile: geekbench count: 1
The text was updated successfully, but these errors were encountered:
baktun14
Successfully merging a pull request may close this issue.
when trying to import and save this sdl to my templates on my cloudmos profile.
i get this error.
The text was updated successfully, but these errors were encountered: