diff --git a/.gitignore b/.gitignore index 9e30eb9..cdcaed9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -*.tgz \ No newline at end of file +*.tgz +values2.yml +values2.yaml \ No newline at end of file diff --git a/.helmignore b/.helmignore index 0e8a0eb..9ef5400 100644 --- a/.helmignore +++ b/.helmignore @@ -21,3 +21,10 @@ .idea/ *.tmproj .vscode/ +# drone +.drone.yml +# markdownlint +.markdownlint.yaml +# customized values +values2.yml +values2.yaml \ No newline at end of file