Fixed namespace in gitea helm chart README.org.

This commit is contained in:
2022-08-24 17:46:09 +12:00
parent 08a1150493
commit 1c2bedd0b8

View File

@ -19,5 +19,5 @@ mkdir --parent "/home/${USER}/Services/gitea"
cd "/home/${USER}/Services/gitea" && git clone https://github.com/jmhbnz/charts.git
# Install the chart
helm upgrade --install -n jamma-gitea jamma-gitea charts/jellyfin
helm upgrade --install -n jamma-gitea jamma-gitea charts/gitea
#+end_src