Skip to content

Modify Kubernetes Scripts to run with new non-root images v1.0.2.0 #170

@jfmartinez

Description

@jfmartinez

Under the Kubernetes deploy scripts: https://github.com/WASdev/sample.voice.gateway/tree/develop/kubernetes

There are files that use a PersistentVolume that maps to a hostPath. The issue is that the hostPath might be mapped a directory owned by the root user. Since v1.0.2.0 the containers run as non-root, therefore the scripts will cause issues if recording is enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions