Skip to content
New issue

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

Add DeploymentTracker CustomResourceDefinition and configure RBAC for deployment-tracker service account. #3

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

ddukbg
Copy link
Owner

@ddukbg ddukbg commented Oct 24, 2024

English:

Add DeploymentTracker CRD and RBAC Configurations

  • Introduced deploymenttracker-crd.yaml to define the DeploymentTracker custom resource.
  • Configured Role and RoleBinding to grant necessary permissions to the deployment-tracker service account.
  • Updated Helm templates to include the new CRD and RBAC resources.

Korean:

DeploymentTracker CRD 및 RBAC 구성 추가

  • DeploymentTracker 커스텀 리소스를 정의하기 위해 deploymenttracker-crd.yaml 파일을 추가했습니다.
  • deployment-tracker 서비스 어카운트에 필요한 권한을 부여하기 위해 RoleRoleBinding을 설정했습니다.
  • 새로운 CRD 및 RBAC 리소스를 포함하도록 Helm 템플릿을 업데이트했습니다.

@ddukbg
Copy link
Owner Author

ddukbg commented Oct 24, 2024

셀프 승인

@ddukbg ddukbg merged commit 6751b4e into main Oct 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant