fix: corrent deployment of some containers
This commit is contained in:
parent
e28c9f661f
commit
5490c15c81
1 changed files with 3 additions and 3 deletions
|
|
@ -75,7 +75,7 @@ in
|
|||
targetHost = hosts.portainer;
|
||||
tags = [
|
||||
"lxc"
|
||||
"node"
|
||||
"bacco"
|
||||
"portainer"
|
||||
];
|
||||
};
|
||||
|
|
@ -84,7 +84,7 @@ in
|
|||
targetHost = hosts.authentik;
|
||||
tags = [
|
||||
"lxc"
|
||||
"node"
|
||||
"bacco"
|
||||
"auth"
|
||||
];
|
||||
};
|
||||
|
|
@ -93,7 +93,7 @@ in
|
|||
targetHost = hosts.colmena;
|
||||
tags = [
|
||||
"lxc"
|
||||
"node"
|
||||
"bacco"
|
||||
"colmena"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue