From 4f18adf1da607b648cff457b9d2aa884299ff0a0 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Sat, 25 May 2024 13:11:24 +0200 Subject: [PATCH] try once more --- infrastructure/gitea/actions.deployment.yaml | 43 ++++---------------- infrastructure/gitea/actions.rbac.yaml | 27 ------------ infrastructure/gitea/kubeconf.yaml | 19 --------- infrastructure/gitea/kustomization.yaml | 10 +---- 4 files changed, 10 insertions(+), 89 deletions(-) delete mode 100644 infrastructure/gitea/actions.rbac.yaml delete mode 100644 infrastructure/gitea/kubeconf.yaml diff --git a/infrastructure/gitea/actions.deployment.yaml b/infrastructure/gitea/actions.deployment.yaml index b8f337e..47ce6f3 100644 --- a/infrastructure/gitea/actions.deployment.yaml +++ b/infrastructure/gitea/actions.deployment.yaml @@ -17,15 +17,8 @@ spec: restartPolicy: Always containers: - name: runner - image: runner - command: ["sh", "-c", "while ! nc -z localhost 2376