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
TekKom
homepage
Commits
cdf33aa8
Commit
cdf33aa8
authored
Jan 09, 2022
by
Alexander Roaas
Browse files
Fixed ingress by adding the ingress.class as needed after an update to nginx-ingress
parent
82fc7f46
Changes
1
Hide whitespace changes
Inline
Side-by-side
deployment.prod.yml
View file @
cdf33aa8
...
...
@@ -12,6 +12,7 @@ metadata:
app.kubernetes.io/managed-by
:
gitlab
annotations
:
cert-manager.io/cluster-issuer
:
letsencrypt-prod
kubernetes.io/ingress.class
:
"
nginx"
spec
:
tls
:
-
hosts
:
...
...
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