deployed k3s-node1
This commit is contained in:
parent
d010280647
commit
b3295d09c6
4 changed files with 77 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
storageBackend = "file";
|
||||
storagePath = "/var/lib/vault";
|
||||
extraConfig = ''
|
||||
api_addr = "10.42.42.6:8200"
|
||||
ui = true
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue