Skip to content
Snippets Groups Projects
Verified Commit e6e0797e authored by Jaromír Hradil's avatar Jaromír Hradil
Browse files

Separating accounting configs

parent b5567c2a
No related branches found
No related tags found
1 merge request!24Separating accounting configs
eosc:
schedule: 42 1 * * *
tokenUrl: "https://{{ secrets['checkin_host'] }}/OIDC/token"
clientId: "{{ secrets['client_id'] }}"
clientSecret: "{{ secrets['client_secret'] }}"
accountingUrl: "https://{{ secrets['accounting_host'] }}"
installationId: "{{ secrets['accounting_install_id'] }}"
flavorMetrics:
small-environment-2-vcpu-4-gb-ram: 66cc83f65c191f76bc9dc6ed
medium-environment-4-vcpu-8-gb-ram: 66cc84190224445bec163975
large-environment-8-vcpu-16-gb-ram-gpu: 66cc84266ea4014534e682d7
large-environment-8-vcpu-16-gb-ram: 66cc84386ea4014534e682d8
../../common/accounting_deployments/accounting-config.yaml ../../common/accounting_deployments/accounting-config-production.yaml
\ No newline at end of file \ No newline at end of file
../../common/accounting_deployments/accounting-config.yaml ../../common/accounting_deployments/accounting-config-production.yaml
\ No newline at end of file \ No newline at end of file
../../common/accounting_deployments/accounting-config.yaml ../../common/accounting_deployments/accounting-config-stage.yaml
\ No newline at end of file \ No newline at end of file
../../common/accounting_deployments/accounting-config.yaml ../../common/accounting_deployments/accounting-config-stage.yaml
\ No newline at end of file \ No newline at end of file
../../common/accounting_deployments/accounting-config.yaml ../../common/accounting_deployments/accounting-config-stage.yaml
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment