Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotations for Kontena Lens addon #1438

Open
HristoA opened this issue Jul 19, 2019 · 0 comments
Open

Annotations for Kontena Lens addon #1438

HristoA opened this issue Jul 19, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@HristoA
Copy link

HristoA commented Jul 19, 2019

What would you like to be added:
Option to add annotations like nginx.ingress.kubernetes.io/whitelist-source-range: "XXX" to Kontena Lens addon (but not only - direct share all annotations to ingress-nginx).
Why is this needed:
Security protection of control unit

Example cluster.yml:

kontena-lens:
    enabled: true
    name: xxxx
      ingress:
        host: xxxxx
        tls:
          enabled: true
          email: [email protected]
        annotations:
           nginx.ingress.kubernetes.io/whitelist-source-range: "XXX.XXX.XXX.XXX"
@jakolehm jakolehm added the enhancement New feature or request label Aug 5, 2019
@jakolehm jakolehm added this to the 2.5.0 milestone Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants