diff --git a/charts/freshrss/.gitignore b/charts/freshrss/.gitignore new file mode 100644 index 0000000..c419c22 --- /dev/null +++ b/charts/freshrss/.gitignore @@ -0,0 +1 @@ +values.test.yaml \ No newline at end of file diff --git a/charts/freshrss/.helmignore b/charts/freshrss/.helmignore index 0e8a0eb..8cc5e2f 100644 --- a/charts/freshrss/.helmignore +++ b/charts/freshrss/.helmignore @@ -21,3 +21,5 @@ .idea/ *.tmproj .vscode/ +# Test values +values.test.yaml