store pia secret in git
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
};
|
||||
};
|
||||
bindMounts = {
|
||||
"/secret" = {
|
||||
hostPath = "/secret";
|
||||
"/run/secrets" = {
|
||||
hostPath = "/run/secrets";
|
||||
isReadOnly = true;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user