We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Now that RFC-004 has been merged, we can start implementing it.
--insecure-allow-http
.spec.insecure
ImageRepository
HelmRepository
--insecure
flux create source helm
flux create image repository
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Now that RFC-004 has been merged, we can start implementing it.
TODOs:
Controllers
--insecure-allow-http
source-controller#956.spec.insecure
toImageRepository
image-reflector-controller#325.spec.insecure
toHelmRepository
source-controller#957CLI:
--insecure
flag toflux create source helm
--insecure
flag toflux create image repository
The text was updated successfully, but these errors were encountered: