revert: remove unsupported buildOptions (ArgoCD v3.4.5 doesn't support it)

- buildOptions field not available in ArgoCD v3.4.5
- SOPS decryption already handled by repo-server ksops plugin
- Revert to simple kustomize config
- Portfolio Application can now sync properly
This commit is contained in:
2026-09-07 17:49:58 -07:00
parent 99bd163f0b
commit f13ee1ba21
-3
View File
@@ -257,9 +257,6 @@ spec:
repoURL: https://forgejo.riotpiao.com/rock/riotpiao.com.git repoURL: https://forgejo.riotpiao.com/rock/riotpiao.com.git
targetRevision: main targetRevision: main
path: infra/portfolio/base path: infra/portfolio/base
kustomize:
version: v5
buildOptions: --enable-alpha-plugins
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: portfolio namespace: portfolio