fluxcd-flux2/cmd/flux/testdata/migrate/file-system/dir.golden/some-file.yaml
Matheus Pimenta 83213ce83f
Fix migrate -f command to work with comments
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
2025-10-03 14:54:41 +01:00

22 lines
330 B
YAML

apiVersion: image.toolkit.fluxcd.io/v1
kind: ImageRepository
---
apiVersion: image.toolkit.fluxcd.io/v1
kind: ImagePolicy
---
spec:
wait: true
dependsOn:
- apiVersion: image.toolkit.fluxcd.io/v1 # update this from v1beta1
kind: ImageRepository
---
apiVersion: image.toolkit.fluxcd.io/v1/v2
kind: ImagePolicy