fix: add missing crds

This commit is contained in:
auricom
2022-07-01 17:47:34 +02:00
parent 199eb46e25
commit 48d417278f
5 changed files with 21 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ flux bootstrap github \
--version=latest \
--owner=auricom \
--repository=home-ops \
--path=cluster \
--path=cluster/base \
--personal \
--network-policy=false
```