Hello ![]()
i’m trying to install nubus on our kubernetes cluster but i’m afraid that i need to somehow give the root cert to the pods nubus runs on, is there any way to do this… and i get these lines when installing the helm:
level=INFO msg=“warning: cannot overwrite table with non table for nubusGuardian.postgresql.auth.existingSecret (map[keyMapping:map])”
level=INFO msg=“warning: cannot overwrite table with non table for nubusNotificationsApi.postgresql.auth.existingSecret (map[keyMapping:map name:])”
level=INFO msg=“warning: cannot overwrite table with non table for keycloak.postgresql.auth.existingSecret (map[keyMapping:map])”
I0611 14:15:43.589079 1003810 warnings.go:107] “Warning: path /$ cannot be used with pathType Exact”
Error: server-side apply failed for object nubus/nubus-portal-frontend-static networking.k8s.io/v1, Kind=Ingress: admission webhook “validate.nginx.ingress.kubernetes.io” denied the request: ingress contains invalid paths: path /$ cannot be used with pathType Exact
Anyone out there who can give me a nudge in the right direction?