Compare commits

..

2 Commits

Author SHA1 Message Date
e1b2df0ef6 feat: Added OpenEBS local storage 2025-12-03 05:01:00 +01:00
f348ca0076 feat: Use pre-generated deploy key 2025-12-03 05:00:55 +01:00
5 changed files with 3 additions and 3 deletions

2
.gitattributes vendored
View File

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

View File

@@ -1 +1 @@
deploy.key
keys/*.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=clusters/${cluster_name}/deploy.key \
--private-key-file=keys/${cluster_name}.key
--path=clusters/${cluster_name} \
--components-extra=source-watcher