Skip to content

Commit 16d8c0d

Browse files
authored
allow outside dir files in kustomization.yaml
1 parent 6629285 commit 16d8c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/argocd/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ configs:
1919
params:
2020
server.insecure: true
2121
cm:
22-
kustomize.buildOptions: --enable-helm
22+
kustomize.buildOptions: --enable-helm --load-restrictor LoadRestrictionsNone
2323
resource.exclusions: |
2424
- apiGroups:
2525
- cilium.io

0 commit comments

Comments
 (0)