Skip to content
New issue

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

Policy Reporter: flag provided but not defined: -config #487

Closed
kravciak opened this issue Sep 29, 2023 · 1 comment
Closed

Policy Reporter: flag provided but not defined: -config #487

kravciak opened this issue Sep 29, 2023 · 1 comment
Labels
kind/bug Something isn't working

Comments

@kravciak
Copy link
Collaborator

When I enable Policy Reporter then rancher-kubewarden-controller-ui fails to start.
There is an error in the logs:

ε k get pods -n cattle-kubewarden-system
NAME                                                             READY   STATUS              RESTARTS       AGE
rancher-kubewarden-controller-policy-reporter-778c5554c4-vf6c5   1/1     Running             0              5m1s
rancher-kubewarden-controller-596f95ccb6-vfwhk                   1/1     Running             0              5m1s
audit-scanner-28266107-5trrk                                     0/1     ContainerCreating   0              4m39s
rancher-kubewarden-controller-ui-56cb789774-x52hf                0/1     CrashLoopBackOff    5 (115s ago)   5m1s

ε k logs -n cattle-kubewarden-system rancher-kubewarden-controller-ui-56cb789774-x52hf
flag provided but not defined: -config
Usage of /app/policyreporter-ui:
  -backend string
    	PolicyReporter Host
  -dev
    	Enable CORS Header for development
  -kyverno-plugin string
    	Kyverno Plugin Host
  -log-size int
    	Max amount of persistet results (default 200)
  -port int
    	PolicyReporter UI port (default 8080)

Nightly test started to fail today on this error.

@kravciak kravciak added the kind/bug Something isn't working label Sep 29, 2023
@kravciak
Copy link
Collaborator Author

Transfered to kubewarden/helm-charts#311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant