Skip to content

Commit

Permalink
fix(kyak): change path
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Dec 23, 2023
1 parent f79fb16 commit 300da8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/kyak/apps/tools/node-feature-discovery/ks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ metadata:
name: &app node-feature-discovery-rules
namespace: flux-system
spec:
targetNamespace: kube-system
targetNamespace: tools
commonMetadata:
labels:
app.kubernetes.io/name: *app
dependsOn:
- name: node-feature-discovery
path: ./kubernetes/kyak/apps/kube-system/node-feature-discovery/rules
path: ./kubernetes/kyak/apps/tools/node-feature-discovery/rules
prune: true
sourceRef:
kind: GitRepository
Expand Down

0 comments on commit 300da8f

Please sign in to comment.