## Summary (Summarize the bug encountered, concisely as possible) ## Steps to reproduce (Please provide the steps to reproduce the issue) ## Configuration used (Please provide a _sanitized_ version of the GitLab Custom Resource `spec` or any other relevant configuration used wrapped in a YAML code block (starting with ` ```yaml `). Make sure to remove/change any sensitive or identifying information.) ```yaml (Paste sanitized configuration here) ``` ## Current behavior (What you're experiencing happening) ## Expected behavior (What you're expecting to happen) ## Versions - Operator: (tagged version | branch | hash `git rev-parse HEAD`) - Platform: - Cloud: (GKE | AKS | EKS | ?) - Self-hosted: (OpenShift | Minikube | Rancher RKE | ?) - Kubernetes: (`kubectl version`) - Client: - Server: ## Relevant logs (Please provide any relevant log snippets you have collected, using code blocks (```) to format)