Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
GitLab Chart
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
GitLab.org
charts
GitLab Chart
Commits
68f10811
Commit
68f10811
authored
3 years ago
by
Balasankar 'Balu' C
Committed by
DJ Mountney
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix sha256 digest of nginx-ingress controller image
parent
1e7e8ecb
No related branches found
No related tags found
1 merge request
!2333
Fix sha256 digest of nginx-ingress controller image
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
charts/nginx-ingress/values.yaml
+1
-1
1 addition, 1 deletion
charts/nginx-ingress/values.yaml
with
1 addition
and
1 deletion
charts/nginx-ingress/values.yaml
+
1
−
1
View file @
68f10811
...
...
@@ -13,7 +13,7 @@ controller:
registry
:
k8s.gcr.io
repository
:
registry.gitlab.com/gitlab-org/cloud-native/mirror/images/ingress-nginx/controller
tag
:
"
v1.0.4"
digest
:
sha256:
a7fb797e0b1c919a49cf9b3f9bb90ebca39bc85d0edd11c9a5cf897da5eb5a3
f
digest
:
sha256:
545cff00370f28363dad31e3b59a94ba377854d3a11f18988f5f9e56841ef9e
f
pullPolicy
:
IfNotPresent
# www-data -> uid 101
runAsUser
:
101
...
...
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