浏览代码

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