Skip to content

POC - NAP WAF v4 starting up with readOnlyRootFileSystem enabled in NIC container #6561

@shaun-nx

Description

@shaun-nx

Context

The NAP team set the follow tmp directories in the http context

http {
        ....
        # Temporary directories for kubernetes "readonlyfilesystem"
        client_body_temp_path /tmp/nginx-client-body;
        proxy_temp_path       /tmp/nginx-proxy;
        fastcgi_temp_path     /tmp/nginx-fastcgi;
        uwsgi_temp_path       /tmp/nginx-uwsgi;
        scgi_temp_path        /tmp/nginx-scgi;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogPull requests/issues that are backlog items

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions