AbbasHallal
AbbasHallal
I have a use case where I need to avoid hardcoding the default serviceaccount token. This value is declared in values.yaml and I am referring it in my release. My...
I am installing cerebro on openshift and I want to set securityContext to null and bind the deployment to `default ` service account, `serviceAccountName: default` so that I can get...
**Describe the bug** I am exporting my OP_SERVICE_ACCOUNT_TOKEN and running the script to create new connection but getting an error unknown command "user" for "op" **To Reproduce** export OP_SERVICE_ACCOUNT_TOKEN run...