mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-20 10:35:45 +00:00
Add oci:// prefix
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
adc7981f22
commit
8049634e4d
13 changed files with 100 additions and 23 deletions
2
cmd/flux/testdata/oci/export.golden
vendored
2
cmd/flux/testdata/oci/export.golden
vendored
|
|
@ -8,5 +8,5 @@ spec:
|
|||
interval: 10m0s
|
||||
ref:
|
||||
tag: 6.1.6
|
||||
url: ghcr.io/stefanprodan/manifests/podinfo
|
||||
url: oci://ghcr.io/stefanprodan/manifests/podinfo
|
||||
|
||||
|
|
|
|||
|
|
@ -10,5 +10,5 @@ spec:
|
|||
tag: 6.1.6
|
||||
secretRef:
|
||||
name: creds
|
||||
url: ghcr.io/stefanprodan/manifests/podinfo
|
||||
url: oci://ghcr.io/stefanprodan/manifests/podinfo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue