Skip to content

Commit

Permalink
Add sharding to e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
  • Loading branch information
stefanprodan committed Sep 16, 2024
1 parent 781ff6e commit 71ada12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/samples/fluxcd_v1_fluxinstance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ spec:
storage:
class: "standard"
size: "1Gi"
sharding:
shards: [ "shard1" ]
sync:
kind: GitRepository
url: "https://github.com/controlplaneio-fluxcd/distribution.git"
Expand Down

0 comments on commit 71ada12

Please sign in to comment.