open-policy-agent / kube-mgmt

Sidecar for managing OPA instances in Kubernetes.
Apache License 2.0
239 stars 106 forks source link

Added extraVolumeMounts for mounting extraVolumes into OPA pod #176

Closed amentebekele-okta closed 1 year ago

amentebekele-okta commented 1 year ago

Currently we have ability to specify extraVolumes values.yaml: https://github.com/open-policy-agent/kube-mgmt/blob/master/charts/opa-kube-mgmt/values.yaml#L268, however it is not possible to mount and use them in the OPA pod. This PR adds the volumeMounts that can be used to mount them.

amentebekele-okta commented 1 year ago

Must be rebased onto master, squashed to single commit.

Got it. it is rebased now

amentebekele-okta commented 1 year ago

Hey, lint test has gone :(((

oops... bad merge. sorry. Added it back

eshepelyuk commented 1 year ago

Hello @amentebekele-okta Will be available in 7.3.0