From 184172729bd1b15083406bcf5023e4e3c1f24f8e Mon Sep 17 00:00:00 2001 From: JenTing Hsiao Date: Sun, 6 Aug 2023 11:05:26 +0800 Subject: [PATCH] Add nameOverride, fullnameOverride Signed-off-by: JenTing Hsiao --- charts/velero/Chart.yaml | 2 +- charts/velero/values.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/charts/velero/Chart.yaml b/charts/velero/Chart.yaml index 7d721320..9214e244 100644 --- a/charts/velero/Chart.yaml +++ b/charts/velero/Chart.yaml @@ -3,7 +3,7 @@ appVersion: 1.11.1 kubeVersion: ">=1.16.0-0" description: A Helm chart for velero name: velero -version: 4.2.0 +version: 4.2.1 home: https://github.com/vmware-tanzu/velero icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png sources: diff --git a/charts/velero/values.yaml b/charts/velero/values.yaml index 604ae4cf..4733a323 100644 --- a/charts/velero/values.yaml +++ b/charts/velero/values.yaml @@ -15,6 +15,9 @@ image: imagePullSecrets: [] # - registrySecretName +nameOverride: "" +fullnameOverride: "" + # Annotations to add to the Velero deployment's. Optional. # # If you are using reloader use the following annotation with your VELERO_SECRET_NAME