Is there an existing issue for this?
Current Behavior
On https://github.com/neuvector/neuvector-helm/blob/master/charts/monitor/values.yaml I think there is a typo
changes this to a readonly user !
CTRL_USERNAME: admin
CTRL_PASSWORD: admin
ctrlSercretName: ''
enforcerStats:
enabled: false
ctrlSecretName: ''
is ctrlSercretName something different from ctrlSecretName ?
Expected Behavior
define only ctrlSecretName
Steps To Reproduce
See values.yaml on repo
Environment
- NeuVector Version: 5.5.0
- Deployment Method: Helm (neuvector/neuvector-helm)
- Platform: EKS
Is there an existing issue for this?
Current Behavior
On https://github.com/neuvector/neuvector-helm/blob/master/charts/monitor/values.yaml I think there is a typo
is ctrlSercretName something different from ctrlSecretName ?
Expected Behavior
define only ctrlSecretName
Steps To Reproduce
See values.yaml on repo
Environment