Compare commits

..

2 Commits

Author SHA1 Message Date
182f701853 feat: Added OpenEBS local storage 2025-12-03 05:22:45 +01:00
79d004a10c feat: Use pre-generated deploy key 2025-12-03 05:22:01 +01:00
5 changed files with 3 additions and 3 deletions

2
.gitattributes vendored
View File

@@ -1 +1 @@
*.key filter=git-crypt diff=git-crypt
deploy.key filter=git-crypt diff=git-crypt

View File

@@ -1 +1 @@
keys/*.key
deploy.key

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