Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
angular-oidc-authorization-sample
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Helmut Hutzler
angular-oidc-authorization-sample
Commits
4a56d893
Commit
4a56d893
authored
2 years ago
by
Helmut Hutzler
Browse files
Options
Downloads
Plain Diff
Merge branch 'HutzlerHe-main-patch-65500' into 'main'
Update .gitlab/agents/gitlab-agent/config.yaml See merge request
!2
parents
13bfcd25
17091c9c
Branches
Branches containing commit
No related tags found
1 merge request
!2
Update .gitlab/agents/gitlab-agent/config.yaml
Pipeline
#8946
canceled
2 years ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab/agents/gitlab-agent/config.yaml
+3
-3
3 additions, 3 deletions
.gitlab/agents/gitlab-agent/config.yaml
with
3 additions
and
3 deletions
.gitlab/agents/gitlab-agent/config.yaml
+
3
−
3
View file @
4a56d893
...
@@ -4,11 +4,11 @@ gitops:
...
@@ -4,11 +4,11 @@ gitops:
default_namespace
:
my-ns
default_namespace
:
my-ns
paths
:
paths
:
# Read all YAML files from this directory.
# Read all YAML files from this directory.
-
glob
:
'
/
team1/app1
/*.yaml'
-
glob
:
'
/
deployments
/*.yaml'
# Read all .yaml files from team2/apps and all subdirectories.
# Read all .yaml files from team2/apps and all subdirectories.
-
glob
:
'
/team2/apps/**/*.yaml'
#
- glob: '/team2/apps/**/*.yaml'
# If 'paths' is not specified or is an empty list, the configuration below is used.
# If 'paths' is not specified or is an empty list, the configuration below is used.
-
glob
:
'
/**/*.{yaml,yml,json}'
#
- glob: '/**/*.{yaml,yml,json}'
reconcile_timeout
:
3600s
reconcile_timeout
:
3600s
dry_run_strategy
:
none
dry_run_strategy
:
none
prune
:
true
prune
:
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment