Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
Proxy
Commits
ec61e383
Commit
ec61e383
authored
Aug 13, 2021
by
Dominik Hebeler
Browse files
fixed port for probes
parent
437ee338
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab/auto-deploy-values.yaml
View file @
ec61e383
...
...
@@ -4,7 +4,7 @@ podDisruptionBudget:
maxUnavailable
:
service
:
externalPort
:
80
internalPort
:
80
internalPort
:
80
80
commonName
:
ingress
:
tls
:
...
...
.gitlab/production-values.yaml
View file @
ec61e383
...
...
@@ -4,7 +4,7 @@ podDisruptionBudget:
maxUnavailable
:
service
:
externalPort
:
80
internalPort
:
80
internalPort
:
80
80
commonName
:
ingress
:
tls
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment