mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-21 11:05:44 +00:00
Fix image-reflector-controller tests after output change
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
This commit is contained in:
parent
2948d5e70f
commit
13ec11da58
3 changed files with 5 additions and 4 deletions
1
cmd/flux/testdata/export/image-policy.yaml
vendored
1
cmd/flux/testdata/export/image-policy.yaml
vendored
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
name: flux-system
|
||||
namespace: {{ .fluxns }}
|
||||
spec:
|
||||
digestReflectionPolicy: Never
|
||||
imageRepositoryRef:
|
||||
name: flux-system
|
||||
policy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue