diff --git a/chart/values.yaml b/chart/values.yaml index 46cb88c..37e23c6 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -63,4 +63,6 @@ aws: secretAccessKey: 'AWS_SECRET_ACCESS_KEY' # Pod annotations for the pods that are created by the cronjob -podAnnotations: {} \ No newline at end of file +podAnnotations: {} + +test: {}