Name: git-server Namespace: sf CreationTimestamp: Mon, 08 Jun 2026 05:34:52 -0400 Selector: app=sf,run=git-server Labels: Annotations: Replicas: 1 desired | 1 total Update Strategy: RollingUpdate Partition: 0 Pods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed Pod Template: Labels: app=sf run=git-server Annotations: config-cluster-api-url: config-hash: 86cac1ea2ca62c5ecf6a4db0ed2284d0ef1fdb77ff7bef520d77ccc1f39fd180 config-logserver-host: logserver config-repo-name: config config-zuul-connection-name: gerrit fqdn: sfop.me serial: 3 Init Containers: init-config: Image: quay.io/software-factory/git-deamon:2.39.3-20250925-1 Port: Host Port: SeccompProfile: RuntimeDefault Command: /bin/bash /entry/pre-init.sh Limits: cpu: 500m memory: 256Mi Requests: cpu: 100m memory: 128Mi Environment: FQDN: sfop.me ZUUL_LOGSERVER_HOST: logserver KUBERNETES_PUBLIC_API_URL: CONFIG_REPO_NAME: config Mounts: /entry from git-server-pi (rw) /git from git-server (rw) Containers: git-server: Image: quay.io/software-factory/git-deamon:2.39.3-20250925-1 Port: 9418/TCP (git-server-port) Host Port: 0/TCP (git-server-port) SeccompProfile: RuntimeDefault Command: git daemon --base-path=/git --export-all Limits: cpu: 100m memory: 64Mi Requests: cpu: 10m memory: 32Mi Readiness: exec [git ls-remote git://localhost:9418/system-config] delay=0s timeout=5s period=10s #success=1 #failure=20 Startup: exec [git ls-remote git://localhost:9418/system-config] delay=5s timeout=2s period=20s #success=1 #failure=10 Environment: Mounts: /git from git-server (ro) git-server-rw: Image: quay.io/software-factory/git-deamon:2.39.3-20250925-1 Port: Host Port: SeccompProfile: RuntimeDefault Command: git daemon --base-path=/git --enable=receive-pack --export-all --port=9419 Limits: cpu: 100m memory: 64Mi Requests: cpu: 10m memory: 32Mi Readiness: exec [git ls-remote git://localhost:9419/system-config] delay=0s timeout=5s period=10s #success=1 #failure=20 Startup: exec [git ls-remote git://localhost:9419/system-config] delay=5s timeout=2s period=20s #success=1 #failure=10 Environment: Mounts: /git from git-server (rw) Volumes: git-server-pi: Type: ConfigMap (a volume populated by a ConfigMap) Name: git-server-pi-config-map Optional: false Node-Selectors: Tolerations: Volume Claims: Name: git-server StorageClass: Labels: Annotations: Capacity: 1Gi Access Modes: [ReadWriteOnce] Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 9m34s statefulset-controller create Claim git-server-git-server-0 Pod git-server-0 in StatefulSet git-server success Normal SuccessfulCreate 9m34s statefulset-controller create Pod git-server-0 in StatefulSet git-server successful