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

@ -2,4 +2,16 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../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