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
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)
When I enable
Policy Reporter
thenrancher-kubewarden-controller-ui
fails to start.There is an error in the logs:
Nightly test started to fail today on this error.
The text was updated successfully, but these errors were encountered: