Skip to content

Commit

Permalink
Update testdata to remove invalid dependsOn reference in cluster8 (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
allenporter authored Dec 31, 2024
1 parent 7e77de0 commit 83ae11e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tests/testdata/cluster8/cluster/apps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ metadata:
namespace: flux-system
spec:
interval: 10m0s
dependsOn:
- name: infra-configs
sourceRef:
kind: GitRepository
name: flux-system
Expand Down
2 changes: 0 additions & 2 deletions tests/tool/__snapshots__/test_build.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -1073,8 +1073,6 @@
config.kubernetes.io/index: '0'
internal.config.kubernetes.io/index: '0'
spec:
dependsOn:
- name: infra-configs
interval: 10m0s
path: ./tests/testdata/cluster8/apps
prune: true
Expand Down

0 comments on commit 83ae11e

Please sign in to comment.