Switch from tmate to tmux of src blocks.
This commit is contained in:
		@ -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
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,7 @@
 | 
			
		||||
I created this helm chart for self-hosting grocy in a container on ~k3s~. Complete the steps below to deploy this chart.
 | 
			
		||||
 | 
			
		||||
#+NAME: Deploy grocy via helm
 | 
			
		||||
#+begin_src tmate
 | 
			
		||||
#+begin_src tmux
 | 
			
		||||
# Clone charts repository
 | 
			
		||||
git clone https://gitea.jamma.life/jmhbnz/charts.git
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
@ -20,7 +20,7 @@
 | 
			
		||||
I created this simplified helm chart for self-hosting invidious in a container on ~k3s~ based on the excellent upstream [[https://github.com/iv-org/invidious/tree/master/kubernetes][official helm chart]]. Complete the steps below to deploy this chart.
 | 
			
		||||
 | 
			
		||||
#+NAME: Deploy invidious via helm
 | 
			
		||||
#+begin_src tmate
 | 
			
		||||
#+begin_src tmux
 | 
			
		||||
# Ensure invidious namespace exists
 | 
			
		||||
sudo kubectl create namespace jamma-invidious
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,7 @@
 | 
			
		||||
I created this helm chart for self-hosting jellyfin in a container on ~k3s~. Complete the steps below to deploy this chart.
 | 
			
		||||
 | 
			
		||||
#+NAME: Deploy jellyfin via helm
 | 
			
		||||
#+begin_src tmate
 | 
			
		||||
#+begin_src tmux
 | 
			
		||||
# Ensure jellyfin namespace exists
 | 
			
		||||
sudo kubectl create namespace jamma-jellyfin
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,7 @@
 | 
			
		||||
I created this simplified helm chart for self-hosting ohmyform in a container on ~k3s~. Complete the steps below to deploy this chart.
 | 
			
		||||
 | 
			
		||||
#+NAME: Deploy ohmyform via helm
 | 
			
		||||
#+begin_src tmate
 | 
			
		||||
#+begin_src tmux
 | 
			
		||||
# Ensure ohmyform namespace exists
 | 
			
		||||
sudo kubectl create namespace jamma-ohmyform
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -8,7 +8,7 @@
 | 
			
		||||
I created this helm chart for self-hosting wordpress in a container on ~k3s~. Complete the steps below to deploy this chart.
 | 
			
		||||
 | 
			
		||||
#+NAME: Deploy wordpress via helm
 | 
			
		||||
#+begin_src tmate
 | 
			
		||||
#+begin_src tmux
 | 
			
		||||
# Ensure wordpress namespace exists
 | 
			
		||||
kubectl create namespace jamma-wordpress
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user