Compare commits

..

1 Commits

Author SHA1 Message Date
e02b6befcd feat: Added OpenEBS local storage 2025-12-03 04:28:44 +01:00
5 changed files with 1 additions and 8 deletions

1
.gitattributes vendored
View File

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

View File

@@ -1 +0,0 @@
deploy.key

View File

@@ -124,9 +124,5 @@ cilium-cli status --wait
# cilium-cli connectivity test --namespace-labels pod-security.kubernetes.io/enforce=privileged
echo "Bootstrapping flux..."
flux bootstrap git \
--url ssh://git@huizinga.dev/infra/foundation \
--branch=main \
--private-key-file=clusters/${cluster_name}/deploy.key
--path=clusters/${cluster_name} \
flux bootstrap git --url ssh://git@huizinga.dev/infra/foundation --branch=main --path=clusters/${cluster_name} \
--components-extra=source-watcher

Binary file not shown.

View File

@@ -1 +0,0 @@
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE8tDQzizeDrkzi8MQkIhnI3mZ+x2Rc7JM3K/uU56+griU6hsyG0EijuDlAxsZ2I4iynpG5PkWpRJ4BdPETVZpI= tim@zeus