Created
December 9, 2019 13:41
-
-
Save jacobtomlinson/11d52db1be503888bc741b53c800c72e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # _config.yaml | |
| title: Our example Helm chart repo | |
| description: A chart repo for storing charts. | |
| theme: minima | |
| url: "https://helm-repo-example.jacobtomlinson.dev/" | |
| repo_name: helm-repo-example | |
| exclude: | |
| - Gemfile | |
| - Gemfile.lock | |
| - .gitignore |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment