+xxxnphZ/4JE3n3OKiw= -----END CERTIFICATE----- kind: ConfigMap metadata: labels: app: gitlab-ci-runner name: gitlab-ci-runner namespace: gitlab CACHE_S3_SERVER_ADDRESS:ceph对象存储service CI_SERVER_URL:gitlab namespace: gitlab labels: app: gitlab-ci-runner spec: selector: matchLabels: app : gitlab-ci-runner updateStrategy: type: RollingUpdate replicas: 2 serviceName: gitlab-ci-runner template: metadata: labels: app: gitlab-ci-runner spec: volumes:
gitlab-ci-multi-runner run -n ${RUNNER_NAME} & wait kind: ConfigMap metadata: labels: app: gitlab-ci-runner : v1 kind: Secret metadata: name: gitlab-ci-token namespace: devops # 指定命名空间 labels: app: gitlab-ci-runner namespace: devops # gitlab运行的命名空间 labels: app: gitlab-ci-runner spec: updateStrategy: type: RollingUpdate # Gitlab Runner的更新模式 replicas: 2 serviceName: gitlab-ci-runner template: metadata: labels: app: gitlab-ci-runner spec: volumes: - name: gitlab-ci-runner-scripts
namespace: kube-ops labels: app: gitlab-ci-runner spec: ports: - port: 9100 targetPort : 9100 name: http-metrics clusterIP: None selector: app: gitlab-ci-runner --- apiVersion: apps/v1 kind: StatefulSet metadata: name: gitlab-ci-runner namespace: kube-ops labels: app : gitlab-ci-runner spec: updateStrategy: type: RollingUpdate replicas: 2 serviceName: gitlab-ci-runner app: gitlab-ci-runner spec: volumes: - name: gitlab-ci-runner-scripts projected
0pnnlmiscscripts/gitlab-runner-operator 0jitesoft/gitlab-ci-runner
pnnlmiscscripts/gitlab-runner-operator 0 jitesoft/gitlab-ci-runner
pnnlmiscscripts/gitlab-runner-operator 0 jitesoft/gitlab-ci-runner