diff --git a/templates/gitea/actions-statefulset.yaml b/templates/gitea/actions-statefulset.yaml index f0d76fc..5208996 100644 --- a/templates/gitea/actions-statefulset.yaml +++ b/templates/gitea/actions-statefulset.yaml @@ -71,14 +71,6 @@ spec: value: ubuntu-latest - name: CONFIG_FILE value: /actrunner/config.yaml - lifecycle: - postStart: - exec: - command: - - sh - - -c - - | - apk --update add nodejs npm volumeMounts: - mountPath: /actrunner/config.yaml name: act-runner-config