issues
search
wso2
/
k8s-wso2am-operator
WSO2 API Manager Operator for Kubernetes
Apache License 2.0
55
stars
15
forks
source link
Allowed SecurityContext-RunAsUser config value to be customized
#56
Closed
BLasan
closed
3 years ago
BLasan
commented
3 years ago
Changes
Added SecurityContext (type=string) field under Deployment structure
Added default configuration in controller-conf.yaml file
Modified config.go file
Modified deployment.go file
Changes