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

feature: Change minio values to support Arm64 platform openinfradev/tks-issues#500 #187

Merged
merged 2 commits into from
Feb 20, 2023

Conversation

cho4036
Copy link
Contributor

@cho4036 cho4036 commented Feb 7, 2023

  • 배경:
    • Arm64 플랫폼 지원을 위해 minio-official/minio의 helm chart를 사용 예정
  • 수정사항:
    • minio resource
      • bitnami/minio Chart 기반 -> minio-official/minio Chart 기반으로 수정
      • Bucket ( /loki 와 /grafana )이 정상 생성되도록 user 추가
    • fluentbit resource
      • (logalert-exporter) enabled 필드 값을 false로 수정

@@ -790,22 +790,17 @@ spec:
type: helmrepo
repository: https://openinfradev.github.io/helm-repo
name: minio
version: 6.8.3
version: 5.0.4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minio 변경된 helm-charts 쪽도 변경이 있어야 할 것 같은데요.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

코멘트 감사합니다.
확인하여 Helm-chart에 5.0.4 버전 push하였습니다.

@github-actions
Copy link

This PR is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 3 days.

@github-actions github-actions bot added the Stale There has been no activity on this label Feb 12, 2023
@zugwan zugwan removed the Stale There has been no activity on this label Feb 13, 2023
@github-actions
Copy link

This PR is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 3 days.

@github-actions github-actions bot added the Stale There has been no activity on this label Feb 18, 2023
@bluejayA bluejayA merged commit 25d6cfb into openinfradev:main Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale There has been no activity on this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants