瀏覽代碼

mastodon k3s should create namespace

Breandan Dezendorf 2 年之前
父節點
當前提交
d1366d3dcf
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dezendorf/homelab/k3s/mastodon/setup.sh

+ 1 - 0
dezendorf/homelab/k3s/mastodon/setup.sh

@@ -1 +1,2 @@
+kubectl create namespace mastodon
 helm template mastodon bitnami/mastodon -f values.yaml --namespace mastodon > mastodon.yaml