feat: experimental version of arm64 (#165)

* feat: install dev version on macos

* feat: build arm64 full package

* fix: patch core dns

* ci: package arm64 full package

* fix: script args

* feat: installing arm64 version

* fix: bug fix

* feat: arm64 on raspbian

* fix: typo

---------

Co-authored-by: liuyu <>
This commit is contained in:
eball
2024-06-27 11:18:42 +08:00
committed by GitHub
parent 8423d9c96e
commit d63dfb8ac0
31 changed files with 1385 additions and 98 deletions

View File

@@ -62,7 +62,7 @@ spec:
- name: OWNER
value: {{ .Values.bfl.username }}
- name: proxy
image: envoyproxy/envoy-distroless:v1.25.2
image: bytetrade/envoy:v1.25.11
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false