k3s-test: Deploy over Tailscale
This commit is contained in:
parent
00b019ed04
commit
0556eb3672
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,8 @@ inputs: {
|
|||
config = import ./k3s-test/configuration.nix inputs;
|
||||
deploy = {
|
||||
# host = "10.0.0.167";
|
||||
host = "10.0.0.208";
|
||||
# host = "10.0.0.208";
|
||||
host = "k3s-test.barn-beaver.ts.net";
|
||||
targetUser = "erwin";
|
||||
tags = [ "container" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue