mirror of
https://github.com/paralus/paralus.git
synced 2026-08-24 15:47:19 +00:00
Merge pull request #75 from sandeep540/bran_issue_70
Update Arch. with arm64
This commit is contained in:
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased
|
||||
|
||||
## Fixed
|
||||
|
||||
- Fixed issue where relay server is not coming up in arm64 (Mac M1) from [sandeep540](https://github.com/sandeep540)
|
||||
|
||||
## [0.1.3] - 2022-08-26
|
||||
|
||||
## Added
|
||||
|
||||
@@ -318,6 +318,7 @@ spec:
|
||||
operator: In
|
||||
values:
|
||||
- amd64
|
||||
- arm64
|
||||
terminationGracePeriodSeconds: 10
|
||||
priorityClassName: paralus-cluster-critical
|
||||
serviceAccountName: system-sa
|
||||
|
||||
Reference in New Issue
Block a user