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
memoriav
Memobase 2020
utilities
Import Process CLI
Commits
292e75b9
Commit
292e75b9
authored
Sep 08, 2021
by
Jonas Waeber
Browse files
Add ingress IP restrictions to kafka magic.
parent
2c57e805
Changes
1
Show whitespace changes
Inline
Side-by-side
utilities/kafka/magic/kafkamagic-ingress.yml
View file @
292e75b9
...
...
@@ -7,6 +7,7 @@ metadata:
cert-manager.io/cluster-issuer
:
letsencrypt-prod
nginx.ingress.kubernetes.io/force-ssl-redirect
:
"
true"
nginx.ingress.kubernetes.io/rewrite-target
:
/
nginx.ingress.kubernetes.io/whitelist-source-range
:
"
131.152.0.0/16"
spec
:
tls
:
-
hosts
:
...
...
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