mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-09 01:07:27 +00:00
Also link to support page. Fixes: fluxcd/website#77 Signed-off-by: Daniel Holbach <daniel@weave.works>
847 B
847 B
| name | about | title | assignees |
|---|---|---|---|
| Bug report | Create a report to help us improve Flux v2 |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behaviour:
- Provide Flux install instructions
- Provide a GitHub repository with Kubernetes manifests
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
- Kubernetes version:
- Git provider:
- Container registry provider:
Below please provide the output of the following commands:
flux --version
flux check
kubectl -n <namespace> get all
kubectl -n <namespace> logs deploy/source-controller
kubectl -n <namespace> logs deploy/kustomize-controller