Unverified Commit dab7ae6c authored by Marcus Ramberg's avatar Marcus Ramberg Committed by GitHub
Browse files

nixos/k3s: add default hash for autoDeployCharts (#402005)

parents 0c4525d2 4baad06e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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