From f583daf836f703ee03029114ebfb50af5d8508f0 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Sat, 6 Jan 2024 15:10:31 +0100 Subject: [PATCH] added prereq --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 79cfad2..56c9871 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,8 @@ This chart installs `rustic backup` as [Kubernetes CronJob](https://kubernetes.i * Kubernetes >=1.29 or 1.28 (with featureGate `SidecarContainers` enabled) * Helm v3 (Tested with v3.11.2) * Rustic's chart repository: `helm repo add rustic https://mueckinger.github.io/rustic-helm/charts` +* A valid `values.yml` file, the following example represents the bare minimum: - -Bare minimum `values.yml`: ```yaml # Kubernetes assigns random hostnames for Pods by default. Please set the Pods hostname to a fixed value, otherwise incremental backups won't work. hostname: