Skip to content

Commit c022195

Browse files
author
Derek Wasinger
committed
formatting
1 parent b8c7eb6 commit c022195

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,27 +54,27 @@ Deployment template will read from the above secret and inject following env var
5454
|------|---------------|----------|
5555
| OMP_LOGGING | DEBUG | False |
5656

57-
# GitLab
57+
### GitLab
5858

5959
| Name | Example Value | Required |
6060
|------|---------------|----------|
6161
| GITLAB_API_URL | https://acmegit.com | True |
6262
| DEPLOY_KEY | 0 | True |
6363

64-
# Config Resource
64+
### Config Resource
6565

6666
| Name | Example Value | Required |
6767
|------|---------------|----------|
6868
| CONFIG_REPOSITORY_ID | 1 | True |
6969
| CONFIG_FILE | my-config.yml | True |
7070

71-
# Engagements Resource
71+
### Engagements Resource
7272

7373
| Name | Example Value | Required |
7474
|------|---------------|----------|
7575
| ENGAGEMENTS_REPOSITORY_ID | 2 | True |
7676

77-
# Version Resource
77+
### Version Resource
7878

7979
| Name | Example Value | Required |
8080
|------|---------------|----------|

0 commit comments

Comments
 (0)