Skip to content

Commit

Permalink
feat(atlantis): disable not properly working repoConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Feb 4, 2024
1 parent d5af662 commit e5c2267
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ spec:
## Use Server Side Repo Config,
## ref: https://www.runatlantis.io/docs/server-side-repo-config.html
## Example default configuration
repoConfig: |
---
repos:
- id: /.*/
allowed_overrides:
- plan_requirements
- apply_requirements
# repoConfig: |
# ---
# repos:
# - id: /.*/
# allowed_overrides:
# - plan_requirements
# - apply_requirements

# repoConfig: |
# ---
Expand Down

0 comments on commit e5c2267

Please sign in to comment.