Remove unneccesary tmate socket from src block header.

This commit is contained in:
2022-08-30 11:18:08 +12:00
parent fcda2c2ab5
commit b5e9a8bada

View File

@ -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. 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 #+NAME: Deploy gitea via helm
#+begin_src tmate :socket /tmp/default.tmate.tmate #+begin_src tmate
# Ensure gitea namespace exists # Ensure gitea namespace exists
sudo kubectl create namespace jamma-gitea sudo kubectl create namespace jamma-gitea