mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-06 01:54:43 +00:00
Extend flux migrate to work with local files
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
parent
1b46056e7d
commit
a9b5be7ff4
24 changed files with 811 additions and 23 deletions
6
cmd/flux/testdata/migrate/file-system/dir/some-dir/another-file.yml
vendored
Normal file
6
cmd/flux/testdata/migrate/file-system/dir/some-dir/another-file.yml
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# This file has Windows line endings.
|
||||
|
||||
apiVersion: image.toolkit.fluxcd.io/v1beta2
|
||||
kind: ImageUpdateAutomation
|
||||
---
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue