UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gitlab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Big Bang
Universe
Product
gitlab
Commits
b49aacee
Commit
b49aacee
authored
3 months ago
by
Nigel Bazzeghin
Committed by
Matt Vasquez
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Update dev override docs
parent
ef659a66
No related branches found
Branches containing commit
Tags
8.2.9-bb.3
Tags containing commit
1 merge request
!357
Update dev override docs
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/dev-overrides.yaml
+29
-0
29 additions, 0 deletions
docs/dev-overrides.yaml
with
29 additions
and
0 deletions
docs/dev-overrides.yaml
+
29
−
0
View file @
b49aacee
...
...
@@ -23,6 +23,20 @@ clusterAuditor:
gatekeeper
:
enabled
:
false
kyverno
:
enabled
:
true
kyvernoPolicies
:
enabled
:
true
values
:
policies
:
require-non-root-group
:
exclude
:
any
:
-
resources
:
namespaces
:
-
gitlab-runner
istioOperator
:
enabled
:
true
...
...
@@ -61,6 +75,21 @@ addons:
gitlabRunner
:
enabled
:
true
values
:
autoRegister
:
enabled
:
true
# Allow gitlab runner to run unprotected branches
runners
:
protected
:
false
networkPolicies
:
enabled
:
true
controlPlaneCidr
:
172.20.0.0/29
kubeAPIPort
:
6443
# If you are testing the runner, uncomment the following
# git:
# tag: null
# branch: "your-development-branch-name"
gitlab
:
enabled
:
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