mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
3 lines
106 B
Bash
Executable File
3 lines
106 B
Bash
Executable File
#!/bin/bash
|
|
flux install --components="source-controller,helm-controller"
|
|
kubectl create namespace homelab |