mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-21 23:21:48 +00:00
Merge pull request #1098 from kingdonb/fixup-hint-1
Fix hint in Flux v1 Migration guide
This commit is contained in:
commit
b4dbb178fe
1 changed files with 2 additions and 2 deletions
|
|
@ -431,8 +431,8 @@ spec:
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! hint
|
!!! hint
|
||||||
If you are using the same image repository in several manifests, you only need one
|
If you are using the same image repository in several manifests, you only need one
|
||||||
`ImageRepository` object for it.
|
`ImageRepository` object for it.
|
||||||
|
|
||||||
##### Using image registry credentials for scanning
|
##### Using image registry credentials for scanning
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue