[add] exemONE gitlab-runner helm

contents:
  - dev-cluster.yaml -> 기존 values.yaml
  - override-values.yaml -> saas-mgmt 적용 values.yaml
This commit is contained in:
jungsungrock
2024-02-07 17:23:37 +09:00
parent d85f51e018
commit ab6cb2b407
2 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
## 연결할 gitlab repo url
gitlabUrl: http://gitlab.exem.xyz
## ru
## DEPRECATED됨 어떻게 변경해아하는지 확인해야함.
## ref: https://docs.gitlab.com/ee/ci/runners/new_creation_workflow.html
runnerToken: glrt-Ro1kUFbZz3GPp4yHaRxA
rbac:
create: true
clusterWideAccess: false
podSecurityPolicy:
enabled: false
resourceNames:
- gitlab-runner
rules: []
serviceAccountName: gitlab-runner-admin