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
MetaGer
Commits
5089bd65
Commit
5089bd65
authored
Feb 04, 2020
by
Dominik Hebeler
Browse files
fixed syntax error in yaml
parent
b4f88e88
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/review-apps-values.yaml
View file @
5089bd65
...
...
@@ -6,7 +6,7 @@ ingress:
tls
:
enabled
:
false
annotations
:
kubernetes.io/tls-acme
:
false
nginx.ingress.kubernetes.io/ssl-redirect
:
false
"
kubernetes.io/tls-acme
"
:
false
"
nginx.ingress.kubernetes.io/ssl-redirect
"
:
false
hpa
:
enabled
:
false
\ No newline at end of file
Write
Preview
Markdown
is supported
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