Closed ksaladi closed 9 months ago
Description of the change
To support the charts at OpenShift set the following in values.yaml
global: podSecurityContext: fsGroup: runAsNonRoot: true runAsUser:
Benefits
Drawbacks
Applicable issues
Additional information
Checklist
Chart.yaml
[charts/gateway]
values-production.yaml
values.yaml
Description of the change
To support the charts at OpenShift set the following in values.yaml
global: podSecurityContext: fsGroup:
runAsNonRoot: true
runAsUser:
Benefits
Drawbacks
Applicable issues
Additional information
Checklist
Chart.yaml
according to semver.[charts/gateway]
)values-production.yaml
apart fromvalues.yaml
, ensure that you implement the changes in both files