From 97c29083c4f0b590b8579c7529e0812a75cc9c38 Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 15 Dec 2024 11:21:40 -0500 Subject: [PATCH] chore: remove unused comments --- kubernetes/main/apps/dev/forgejo-runner/app/kustomization.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/kubernetes/main/apps/dev/forgejo-runner/app/kustomization.yaml b/kubernetes/main/apps/dev/forgejo-runner/app/kustomization.yaml index c9dc609..a1dab3f 100644 --- a/kubernetes/main/apps/dev/forgejo-runner/app/kustomization.yaml +++ b/kubernetes/main/apps/dev/forgejo-runner/app/kustomization.yaml @@ -2,7 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ./reg-token.sops.yaml -#- ./service-account.yaml -#- ./service.yaml -#- ./runner.yaml - ./runner-dep.yaml \ No newline at end of file