ITADN

ArgoCD guidance issue

#645Closedpmcgrath-mck 创建于 2025-11-17
bugStale
P
pmcgrath-mckcommented
### Current Behavior This is just an FYI related to the ArgoCD guidance, ack I know this will possibly be subject to revision with the recent helm v4 changes Can see the guidance when using the initContainer option at https://github.com/jkroepke/helm-secrets/wiki/ArgoCD-Integration#option-2-init-container It includes downloading the latest static curl, but with the latest release of that they no longer seem to be publishing aarch64 binaries, which means if you are running ArgoCD on arm64 nodes this will fail I did raise a question on an issue, see https://github.com/moparisthebest/static-curl/issues/19 ### Expected Behavior Was working prior to the latest release of static-curl ### Steps To Reproduce ```markdown Follow the guide using the initContainer option if running ArgoCD on a `arm64` worker and you will see the initContainer fail I think its fine on x86, so probably not an issue ``` ### Environment - Helm Version: <v4 - Helm Secrets Version: v4.6.11 - ArgoCD Version: v3.2.0 - OS: linux - `arm64` - Shell: ### Anything else? Ack this is not a problem with the plugin, just an issue with the guidance, due to a dependency update, I can work around this, but posted so others are aware
关闭于 2025-12-23 2 条评论