['registry_enabled'] = false postgresql['enable'] = true postgresql['port'] = 5432 nginx['enable'] = true nginx['client_max_body_size'] = '4000m' nginx['redirect_http_to_https'] = true nginx['redirect_http_to_https_port'] = 80 nginx['ssl_certificate'] = "/etc/gitlab/ssl/#...
gitlab_rails['smartcard_client_certificate_required_host'] = 'smartcard.gitlab.example.com' gitlab_rails['smartcard_client_certificate_required_port'] = 3444 gitlab_rails['smartcard_required_for_git_access'] = false gitlab_rails['smartcard_san_extensions'] = false OmniAuth Settings ###! Docs...
See https://gitlab.com/gitlab-org/gitlab-ce/issues/18771# unicorn['worker_processes'] = 2### Advanced settings# unicorn['listen'] = 'localhost'# unicorn['port'] = 8080# unicorn['socket'] = '/var/opt/gitlab/gitlab-rails/sockets/gitlab.socket'# unicorn['pidfile'] = '/opt/gitl...
{"url": "http://ai-gateway:5052/v1/chat/agent", "path": "/v1/chat/agent", "status_code": 200, "method": "POST", "correlation_id": "2f836353f3cced48ca4149727528a1ae", "http_version": "1.1", "client_ip": "172.21.0.8", "client_port": 42492, "duration_s": ...
You can learn how to expose the port 22 here with the ingress controller to clone repositories using SSH. Troubleshooting If a pod doesn't start examine the logs. kubectl get pods kubectl logs <pod name> Cleanup To delete your GitLab installation: $ helm delete gitlab --purge License This...