this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Apparently they have changed their gh username.

+4 -4
+1 -1
k8s/nebula/apps/ci/github-actions/app/runners/samip5-k8s-cluster-arm64.yaml
··· 31 31 spec: 32 32 containers: 33 33 - name: runner 34 - image: ghcr.io/lildrunkensmurf/actions-runner:2.313.0 34 + image: ghcr.io/joryirving/actions-runner:2.313.0 35 35 command: [ "/home/runner/run.sh" ] 36 36 nodeSelector: 37 37 kubernetes.io/arch: arm64
+1 -1
k8s/nebula/apps/ci/github-actions/app/runners/samip5-k8s-cluster.yaml
··· 32 32 spec: 33 33 containers: 34 34 - name: runner 35 - image: ghcr.io/lildrunkensmurf/actions-runner:2.313.0 35 + image: ghcr.io/joryirving/actions-runner:2.313.0 36 36 command: [ "/home/runner/run.sh" ] 37 37 nodeSelector: 38 38 kubernetes.io/arch: amd64
+1 -1
k8s/nebula/apps/ci/github-actions/app/runners/samipsolutions-runners-arm64.yaml
··· 32 32 spec: 33 33 containers: 34 34 - name: runner 35 - image: ghcr.io/lildrunkensmurf/actions-runner:2.313.0 35 + image: ghcr.io/joryirving/actions-runner:2.313.0 36 36 command: [ "/home/runner/run.sh" ] 37 37 nodeSelector: 38 38 kubernetes.io/arch: arm64
+1 -1
k8s/nebula/apps/ci/github-actions/app/runners/samipsolutions-runners.yaml
··· 32 32 spec: 33 33 containers: 34 34 - name: runner 35 - image: ghcr.io/lildrunkensmurf/actions-runner:2.313.0 35 + image: ghcr.io/joryirving/actions-runner:2.313.0 36 36 command: ["/home/runner/run.sh"] 37 37 nodeSelector: 38 38 kubernetes.io/arch: amd64