How-To Guides
...
Using AAPM Agent on Kubernetes...
Password Service
Install Password Service
2min
The service installation is performed using the Helm chart obtained from the Helm repository.
To test the Password Service, the test command is executed using the Helm package manager. This allows for testing whether the service is running correctly.
To call the service from within the application, a POST request is sent to the service URL. The URL used corresponds to the namespace in which the Password Service is deployed.