mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 23:51:48 +00:00
Add block formatting
Signed-off-by: Alison Dowdney <alison@alisondowdney.com>
This commit is contained in:
parent
d1a5669cf8
commit
a838483356
1 changed files with 4 additions and 2 deletions
|
|
@ -863,7 +863,8 @@ folder into your own repository or use a git submodule to vendor it if preferred
|
||||||
|
|
||||||
#### Using Static Credentials [long-lived]
|
#### Using Static Credentials [long-lived]
|
||||||
|
|
||||||
!!! Using a static credential requires a Secrets management solution compatible with your GitOps workflow.
|
!!! info
|
||||||
|
Using a static credential requires a Secrets management solution compatible with your GitOps workflow.
|
||||||
|
|
||||||
Follow the official Azure documentation for [Creating an Image Pull Secret for ACR].
|
Follow the official Azure documentation for [Creating an Image Pull Secret for ACR].
|
||||||
|
|
||||||
|
|
@ -875,7 +876,8 @@ Update the `ImageRepository.spec.secretRef` to point to it.
|
||||||
|
|
||||||
It is also possible to create [Repository Scoped Tokens]
|
It is also possible to create [Repository Scoped Tokens]
|
||||||
|
|
||||||
!!! Note that this feature is in preview and does have limitations.
|
!!! note
|
||||||
|
This feature is in preview and does have limitations.
|
||||||
|
|
||||||
<!-- Azure Documentation -->
|
<!-- Azure Documentation -->
|
||||||
[AAD Pod-Identity]: https://azure.github.io/aad-pod-identity/docs/
|
[AAD Pod-Identity]: https://azure.github.io/aad-pod-identity/docs/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue