try disable load restriction

This commit is contained in:
Ichen Chhoeng 2025-10-29 15:18:38 +07:00
parent e1f8a56f26
commit f689e4ab9a

View File

@ -3,3 +3,15 @@ kind: Kustomization
resources: resources:
- ../base - ../base
- nginx-temp.yml - nginx-temp.yml
patches:
- target:
kind: Deployment
name: argocd-repo-server
namespace: argocd
patch: |-
- op: add
path: /spec/template/spec/containers/0/env/-
value:
name: ARGOCD_APP_SOURCE_PATH_RESTRICTION
value: repo