fix: enable ksops plugin for portfolio Application
- Add kustomize config with --enable-alpha-plugins to support ksops - Allows ArgoCD to properly decrypt SOPS-encrypted files - Fixes Image Updater compatibility with sops field in kustomization.yaml
This commit is contained in:
@@ -257,6 +257,9 @@ 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