From b5e9a8bada3001e6da12897a736c63f10f98e261 Mon Sep 17 00:00:00 2001 From: James Blair Date: Tue, 30 Aug 2022 11:18:08 +1200 Subject: [PATCH] Remove unneccesary tmate socket from src block header. --- gitea/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea/README.org b/gitea/README.org index b81c112..c1aab1e 100644 --- a/gitea/README.org +++ b/gitea/README.org @@ -8,7 +8,7 @@ I created this simplified helm chart for self-hosting gitea in a container on ~k3s~ based on the excellent upstream [[https://gitea.com/gitea/helm-chart/][official helm chart]]. Complete the steps below to deploy this chart. #+NAME: Deploy gitea via helm -#+begin_src tmate :socket /tmp/default.tmate.tmate +#+begin_src tmate # Ensure gitea namespace exists sudo kubectl create namespace jamma-gitea