Skip to content

Allow/Deny Hosts #138

@TANguyen1893

Description

@TANguyen1893

Currently from looking at the nginx templates, it does not seem possible to create any entry for deny/allow hosts in the nginx configuration. I have also tried using this kubernetes annotation:
Annotations:
whitelist-source-range: 1.1.1.1/24
However that does not have an effect either. I am able to access the services even with that whitelisted ip range. Any workaround to this without having to go into the nginx pod and editing the config file then restarting nginx?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementPull requests for new features/feature enhancementsproposalAn issue that proposes a feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions