Follow the environment setup instruction.
- Create issuer.
- Watch certificates.
- Request certificates to Vault PKI.
- Get certificate and create Kubernetes secrets.
- Mount certificate in client application.
- Mount certificate in server application.
- Client-Server connection with mTLS.
- Access client exposed application.
mvn clean package -Dquarkus.profile=dev
mvn oc:build oc:resource oc:apply -Pdev