fluxcd-flux2/cmd/flux/testdata/oci/export_with_secret.golden
Somtochi Onyekwere 222ac52176 Add tests for source oci command
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2022-07-04 08:29:50 +01:00

14 lines
242 B
Text

---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: OCIRepository
metadata:
name: podinfo
namespace: flux-system
spec:
interval: 10m0s
ref:
tag: 6.1.6
secretRef:
name: creds
url: ghcr.io/stefanprodan/manifests/podinfo