diff --git a/scripts/k8s/runners-stream-ci-auto-template.yaml b/scripts/k8s/runners-stream-ci-auto-template.yaml index 3dae646d..0afd3f0e 100644 --- a/scripts/k8s/runners-stream-ci-auto-template.yaml +++ b/scripts/k8s/runners-stream-ci-auto-template.yaml @@ -6,7 +6,7 @@ spec: template: spec: repository: spring-cloud/stream-applications - image: 'summerwind/actions-runner-dind:tag-placeholder' +# image: 'summerwind/actions-runner-dind:tag-placeholder' priorityClassName: high-priority dockerdWithinRunnerContainer: true imagePullPolicy: IfNotPresent diff --git a/scripts/k8s/runners-stream-ci-auto.yaml b/scripts/k8s/runners-stream-ci-auto.yaml index 1609652a..0ea708f8 100644 --- a/scripts/k8s/runners-stream-ci-auto.yaml +++ b/scripts/k8s/runners-stream-ci-auto.yaml @@ -6,7 +6,7 @@ spec: template: spec: repository: spring-cloud/stream-applications - image: 'summerwind/actions-runner-dind:tag-placeholder' +# image: 'summerwind/actions-runner-dind:tag-placeholder' priorityClassName: high-priority dockerdWithinRunnerContainer: true imagePullPolicy: IfNotPresent diff --git a/scripts/k8s/runners-stream-ci-large-template.yaml b/scripts/k8s/runners-stream-ci-large-template.yaml index bd927493..9767dbc7 100644 --- a/scripts/k8s/runners-stream-ci-large-template.yaml +++ b/scripts/k8s/runners-stream-ci-large-template.yaml @@ -6,7 +6,7 @@ spec: template: spec: repository: spring-cloud/stream-applications - image: 'summerwind/actions-runner-dind:tag-placeholder' +# image: 'summerwind/z:tag-placeholder' priorityClassName: high-priority dockerdWithinRunnerContainer: true imagePullPolicy: IfNotPresent diff --git a/scripts/k8s/runners-stream-ci-large.yaml b/scripts/k8s/runners-stream-ci-large.yaml index 4492d153..b4846e73 100644 --- a/scripts/k8s/runners-stream-ci-large.yaml +++ b/scripts/k8s/runners-stream-ci-large.yaml @@ -6,7 +6,7 @@ spec: template: spec: repository: spring-cloud/stream-applications - image: 'summerwind/actions-runner-dind:tag-placeholder' +# image: 'summerwind/actions-runner-dind:tag-placeholder' priorityClassName: high-priority dockerdWithinRunnerContainer: true imagePullPolicy: IfNotPresent diff --git a/scripts/k8s/runners-stream-ci-manual-template.yaml b/scripts/k8s/runners-stream-ci-manual-template.yaml index 0ce19559..6ea7d5cc 100644 --- a/scripts/k8s/runners-stream-ci-manual-template.yaml +++ b/scripts/k8s/runners-stream-ci-manual-template.yaml @@ -7,7 +7,7 @@ spec: template: spec: repository: spring-cloud/stream-applications - image: 'summerwind/actions-runner-dind:tag-placeholder' +# image: 'summerwind/actions-runner-dind:tag-placeholder' dockerdWithinRunnerContainer: true priorityClassName: high-priority imagePullPolicy: IfNotPresent diff --git a/scripts/k8s/runners-stream-ci-manual.yaml b/scripts/k8s/runners-stream-ci-manual.yaml index 7b442581..e6dde300 100644 --- a/scripts/k8s/runners-stream-ci-manual.yaml +++ b/scripts/k8s/runners-stream-ci-manual.yaml @@ -7,7 +7,7 @@ spec: template: spec: repository: spring-cloud/stream-applications - image: 'summerwind/actions-runner-dind:tag-placeholder' +# image: 'summerwind/actions-runner-dind:tag-placeholder' dockerdWithinRunnerContainer: true priorityClassName: high-priority imagePullPolicy: IfNotPresent