Skip to content

Volume mount not overwritable for tls-ca-bundle.pem #556

@michiela-cgk

Description

@michiela-cgk

To get ldaps working I require my root and issuing CA of my company within my container. I have it available within /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem and i can mount it by adding Volume=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:ro in /etc/containers/systemd/foreman

foremanctl deploy overwrites this so each time a deploy is run I manually need to add this Volume= again for my ldaps to work. Can the the volumes be made overwritable to fix this?

- 'foreman-data-run:/var/run/foreman:rw,z'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions