-
Notifications
You must be signed in to change notification settings - Fork 4
ouctl (working) vs Manual Deployment (failing) #9
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
Comments
It generates the
Can you provide the logs for the failed pod? |
Thanks for the fast reaction! I've dropped the namespace and ran the commands from the second source again (switching creation of the namespace and applying the secret to it :-) Background: the reason why I am looking for the actual working steps is that I would like to integrate openunison in my gitops with argocd so that I can re-create my cluster from scratch from a git repo and using sealed secrets. |
Ah, we haven't documented it yet but we do have a special chart which combines the 3 charts (we already have waves setup):
We've got a few customers using it, but if you give it a try we'd appreciate any feedback. |
Thanks. I'll give it a spin |
So far, not working.
|
this means the tremolo/orchestra-login-portal chart didn't deploy.
Can you post your |
Hi,
where/how can I find out what
ouctl
is actually doing?Deployment with
outct
is working, but I am failing to reproduce this following either Manual Deployment or the short-hand here.With the former, a pod fails to transition to 'ready', and with the latter I have all pods 'green' but instead of redirection to Keycloak I just see 403.
My test deployment is on a managed k8s (digitalocean) with Keycloak.
Thanks in advance
Hartmut
The text was updated successfully, but these errors were encountered: