nixos/k3s: add default hash for autoDeployCharts module

This commit is contained in:
Robert Rose
2025-04-26 13:45:00 +02:00
parent 62248deafa
commit 4baad06ecf
@@ -190,6 +190,7 @@ let
hash = lib.mkOption {
type = lib.types.str;
example = "sha256-ej+vpPNdiOoXsaj1jyRpWLisJgWo8EqX+Z5VbpSjsPA=";
default = "";
description = ''
The hash of the packaged Helm chart. Only has an effect if `package` is not set.
The Helm chart is fetched during build time and placed as a `.tgz` archive on the