Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
notebooks-operations
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
702
Projekty
notebooks-operations
Merge requests
!5
Adding an accounting automation deploy
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Adding an accounting automation deploy
eosc-accounting
into
master
Overview
0
Commits
1
Pipelines
0
Changes
6
Merged
Jaromír Hradil
requested to merge
eosc-accounting
into
master
8 months ago
Overview
0
Commits
1
Pipelines
0
Changes
6
Expand
0
0
Merge request reports
Viewing commit
1f7cc5a2
Show latest version
6 files
+
61
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
Verified
1f7cc5a2
Adding an automated accounting deploy
· 1f7cc5a2
Jaromír Hradil
authored
8 months ago
common/accounting_deployments/accounting-config.yaml
0 → 100644
+
13
−
0
Options
eosc
:
tokenUrl
:
"
https://{{
secrets['checkin_host']
}}/OIDC/token"
clientId
:
"
{{
secrets['client_id']
}}"
clientSecret
:
"
{{
secrets['client_secret']
}}"
accountingUrl
:
"
https://{{
secrets['accounting_host']
}}"
accountingInstallationId
:
"
{{
secrets['accounting_install_id']
}}"
flavorMetrics
:
small-environment-2-vcpu-4-gb-ram
:
668bdd5988e1d617b217ecb9
medium-environment-4-vcpu-8-gb-ram
:
668bdd75d1bc0f46a16be8a2
large-environment-8-vcpu-16-gb-ram-gpu
:
668bdd8b88e1d617b217ecba
large-environment-8-vcpu-16-gb-ram
:
6694d9eb744c3c7ae7531917
Loading