Compare commits

..

2 Commits

Author SHA1 Message Date
Dreaded_X e1b2df0ef6 feat: Added OpenEBS local storage 2025-12-03 05:01:00 +01:00
Dreaded_X f348ca0076 feat: Use pre-generated deploy key 2025-12-03 05:00:55 +01:00
5 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
deploy.key filter=git-crypt diff=git-crypt
*.key filter=git-crypt diff=git-crypt
+1 -1
View File
@@ -1 +1 @@
deploy.key
keys/*.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=clusters/${cluster_name}/deploy.key \
--private-key-file=keys/${cluster_name}.key
--path=clusters/${cluster_name} \
--components-extra=source-watcher