Forecastle
Forecastle copied to clipboard
[BUG] the chart creates a duplicate security context under certain conditions
Describe the bug the forecastle chart creates a duplicate security context when you set .Values.forecastle.deployment.securityContext resulting in an invalid manifest.
To Reproduce helm deploy forecastle with securityContext set under .Values.forecastle.deployment.securityContext will result in the following error: Helm install failed for release forecastle/forecastle with chart [email protected]: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors: line 46: mapping key "securityContext" already defined at line 35
Expected behavior A clean helm install
Screenshots If applicable, add screenshots to help explain your problem.
Environment
- Operator Version:
- Kubernetes/OpenShift Version: EKS
Additional context Add any other context about the problem here.