Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cluster-02
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
K8S
cluster-02
Commits
73c4950d
Verified
Commit
73c4950d
authored
Aug 21, 2022
by
Rafael László
Browse files
Options
Downloads
Patches
Plain Diff
Update ingress-nginx
parent
c69956b8
No related branches found
No related tags found
No related merge requests found
Pipeline
#38955
passed
Aug 21, 2022
Stage: plan
Stage: apply
Stage: ansible
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
infra/ingress-nginx/Chart.lock
+3
-3
3 additions, 3 deletions
infra/ingress-nginx/Chart.lock
infra/ingress-nginx/Chart.yaml
+1
-1
1 addition, 1 deletion
infra/ingress-nginx/Chart.yaml
infra/ingress-nginx/values.yaml
+1
-1
1 addition, 1 deletion
infra/ingress-nginx/values.yaml
with
5 additions
and
5 deletions
infra/ingress-nginx/Chart.lock
+
3
−
3
View file @
73c4950d
dependencies:
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.
1.4
digest: sha256:
51f9f7744073afbd
51
d
5d
e45af8555bc3c12c68930a73edd2af643a4932ac518
generated: "2022-0
6-10
T1
8
:5
0:30.403235998
+02:00"
version: 4.
2.1
digest: sha256:
634bcad7bd074bb
515d
f6896f885ae25690479b90789dee1925d77d509052e63
generated: "2022-0
8-21
T1
7
:5
4:21.050740555
+02:00"
This diff is collapsed.
Click to expand it.
infra/ingress-nginx/Chart.yaml
+
1
−
1
View file @
73c4950d
...
...
@@ -7,7 +7,7 @@ version: 1.0.0
dependencies
:
-
name
:
ingress-nginx
version
:
4.
1.4
version
:
4.
2.1
repository
:
https://kubernetes.github.io/ingress-nginx
appVersion
:
"
1.0.0"
This diff is collapsed.
Click to expand it.
infra/ingress-nginx/values.yaml
+
1
−
1
View file @
73c4950d
...
...
@@ -47,7 +47,7 @@ ingress-nginx:
https
:
https
type
:
LoadBalancer
loadBalancerIP
:
152.66.
208.106
loadBalancerIP
:
152.66.
192.38
# TODO
# metrics:
...
...
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