- Choose right k8s-cluster
- Run
kubectl port-forward svc/vault -n vault 8200
- Open http://localhost:8200/
- Login with token in browser
- Select service in the list
- Go to config and press create new version button
- Add new var with value and click save button
- After that go to the helm chart and add var to this 2 sections
DONE!