Compare commits
1 Commits
c8ef3652d8
...
e02b6befcd
| Author | SHA1 | Date | |
|---|---|---|---|
|
e02b6befcd
|
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1 +0,0 @@
|
|||||||
deploy.key filter=git-crypt diff=git-crypt
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
deploy.key
|
|
||||||
@@ -124,9 +124,5 @@ cilium-cli status --wait
|
|||||||
# cilium-cli connectivity test --namespace-labels pod-security.kubernetes.io/enforce=privileged
|
# cilium-cli connectivity test --namespace-labels pod-security.kubernetes.io/enforce=privileged
|
||||||
|
|
||||||
echo "Bootstrapping flux..."
|
echo "Bootstrapping flux..."
|
||||||
flux bootstrap git \
|
flux bootstrap git --url ssh://git@huizinga.dev/infra/foundation --branch=main --path=clusters/${cluster_name} \
|
||||||
--url ssh://git@huizinga.dev/infra/foundation \
|
|
||||||
--branch=main \
|
|
||||||
--private-key-file=clusters/${cluster_name}/deploy.key
|
|
||||||
--path=clusters/${cluster_name} \
|
|
||||||
--components-extra=source-watcher
|
--components-extra=source-watcher
|
||||||
|
|||||||
Binary file not shown.
@@ -1 +0,0 @@
|
|||||||
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE8tDQzizeDrkzi8MQkIhnI3mZ+x2Rc7JM3K/uU56+griU6hsyG0EijuDlAxsZ2I4iynpG5PkWpRJ4BdPETVZpI= tim@zeus
|
|
||||||
Reference in New Issue
Block a user