Replies: 1 comment
-
Sorry, my mistake - forgot to add repo address. But this is a good point to check automatically on config step ) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Basically flux is not working out-of-the-box:
flux -n flux-system reconcile ks flux-system --with-source (main) ✗ kustomizations.kustomize.toolkit.fluxcd.io "flux-system" not found
flux get ks -A (main) ✗ no Kustomization objects found in any namespace
flux get hr -A (main) ✗ no HelmRelease objects found in any namespace
This is obviously after running task bootstrap:apps
Beta Was this translation helpful? Give feedback.
All reactions