Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
a089b648
Verified
Commit
a089b648
authored
Oct 10, 2021
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
nginx-ingress: Re-enable dummy certificate creation
parent
8eae988f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
infrastructure/ingress-nginx/release.yaml
+1
-18
1 addition, 18 deletions
infrastructure/ingress-nginx/release.yaml
with
1 addition
and
18 deletions
infrastructure/ingress-nginx/release.yaml
+
1
−
18
View file @
a089b648
...
...
@@ -246,24 +246,7 @@ spec:
resources
:
{}
patch
:
enabled
:
false
image
:
registry
:
k8s.gcr.io
image
:
ingress-nginx/kube-webhook-certgen
# for backwards compatibility consider setting the full image url via the repository value below
# use *either* current default registry/image or repository format or installing chart by providing the values.yaml will fail
# repository:
tag
:
v1.0
digest
:
sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068
pullPolicy
:
IfNotPresent
## Provide a priority class name to the webhook patching job
##
priorityClassName
:
"
"
podAnnotations
:
{}
nodeSelector
:
kubernetes.io/os
:
linux
tolerations
:
[]
runAsUser
:
2000
enabled
:
true
metrics
:
port
:
10254
...
...
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
sign in
to comment