Catalog Details
CATEGORY
deploymentUUID
f0cef2ff-73cd-42a8-99d6-2ba6c88eae30CREATED BY
CREATED AT
October 07, 2025VERSION
0.0.5-
MODELS
What This Design Does:
ms-licenses rest design for hacktoberfest
Caveats and Consideration:
The most critical consideration is that the design requires a secret token for HashiCorp Vault, but the value is empty. Before this design can be deployed, a user must provide a valid token. The design specifies fixed CPU and memory resources for the container. Users should be aware that these might need to be adjusted for their specific workload. For best practice, the imagePullPolicy in the deployment should be changed. Component: ms-licenses-rest (the Deployment) Finding: The policy is set to Always even though a specific image version (:0.0.11) is used.