Skip to content

Commit

Permalink
Merge pull request #537 from dark-vex/split-kustomization-apps
Browse files Browse the repository at this point in the history
fix(kubenuc): Fix Sysdig Agent common path
  • Loading branch information
dark-vex authored May 12, 2024
2 parents e032337 + 07e8f1b commit ad6b758
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: sysdig-agent
resources:
- ../../../common/sysdig-agent
- ../../../../common/sysdig-agent
patchesStrategicMerge:
- release.yml

0 comments on commit ad6b758

Please sign in to comment.