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:
@@ -257,9 +257,6 @@ spec:
|
||||
repoURL: https://forgejo.riotpiao.com/rock/riotpiao.com.git
|
||||
targetRevision: main
|
||||
path: infra/portfolio/base
|
||||
kustomize:
|
||||
version: v5
|
||||
buildOptions: --enable-alpha-plugins
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: portfolio
|
||||
|
||||
Reference in New Issue
Block a user