Compare commits

..

2 Commits

Author SHA1 Message Date
4acc218135 feat: Added OpenEBS local storage 2025-12-03 05:00:15 +01:00
7d00923dbc feat: Use pre-generated deploy key 2025-12-03 05:00:06 +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