-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I used ouctl with the openunison-default.yaml file only slightly adjusted:
- changed hostnames in network section
- adjust k8s_url
- ingress_type traefik
- enabled activedirectory
The command to install was: ouctl install-auth-portal -s OpenUnison/cleartext.txt OpenUnison/values.yaml
I get three pods in the openunison namespace:
- openunison-operator-...
- ouhtml-orchestra-login-portal-...
- openunison-orchestra-...
I can curl the hostname for openunison with HTTP (which correctly redirects).
I can curl the hostname for openunison with curl -k (due to the self-signed certificate), but then I get an Internal server error
I tried to find anything in the logs in the pods, but there are none that seem related.
I am wondering if a deployment is missing, as during my experiments with helm based installations I had a kube-oidc-proxy-orchestra pod running?
Can you tell me where to start debugging this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels