mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +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
17
cmd/flux/testdata/migrate/file-system/dir/some-file.yml
vendored
Normal file
17
cmd/flux/testdata/migrate/file-system/dir/some-file.yml
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# This file has Windows line endings.
|
||||
|
||||
apiVersion: image.toolkit.fluxcd.io/v1beta2
|
||||
kind: ImageRepository
|
||||
---
|
||||
|
||||
|
||||
|
||||
apiVersion: image.toolkit.fluxcd.io/v1beta1
|
||||
kind: ImagePolicy
|
||||
|
||||
|
||||
---
|
||||
|
||||
apiVersion: image.toolkit.fluxcd.io/v1/v2
|
||||
kind: ImagePolicy
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue