diff options
| author | R-man3000 <rasmus.luha@gmail.com> | 2026-05-31 21:50:53 +0300 |
|---|---|---|
| committer | R-man3000 <rasmus.luha@gmail.com> | 2026-05-31 21:50:53 +0300 |
| commit | a1bc8103d66a7487d64a1e9abd2e1cf4b57b5cac (patch) | |
| tree | 791522af2ce1d0b6dffbba2b40cdaa5202ff4fe3 /setup_script.sh | |
| parent | 46beed24543994a465e5449acc1bb987e5368441 (diff) | |
add linkding app
Diffstat (limited to 'setup_script.sh')
| -rw-r--r-- | setup_script.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_script.sh b/setup_script.sh index 68792cd..408a2f9 100644 --- a/setup_script.sh +++ b/setup_script.sh @@ -6,3 +6,4 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/main ## Create namespaces kubectl create ns heimdall +kubectl create ns linkding |
