Switch from tmate to tmux of src blocks.

This commit is contained in:
2023-09-11 18:01:46 +12:00
parent 44a5e3d309
commit b354692e3f
6 changed files with 6 additions and 6 deletions

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