Compare commits

..

2 Commits

Author SHA1 Message Date
Dreaded_X 71283a3ef7 feat: Added OpenEBS local storage 2025-12-03 04:45:54 +01:00
Dreaded_X b6f6ee65c5 feat: Use pre-generated deploy key 2025-12-03 04:45:54 +01:00
5 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
*.key filter=git-crypt diff=git-crypt
deploy.key filter=git-crypt diff=git-crypt
+1 -1
View File
@@ -1 +1 @@
keys/*.key
deploy.key
+1 -1
View File
@@ -127,6 +127,6 @@ echo "Bootstrapping flux..."
flux bootstrap git \
--url ssh://git@huizinga.dev/infra/foundation \
--branch=main \
--private-key-file=keys/${cluster_name}.key
--private-key-file=clusters/${cluster_name}/deploy.key
--path=clusters/${cluster_name} \
--components-extra=source-watcher