Pipelines fail across multiple repositories, and you get an error message in Continuous Delivery for Puppet Enterprise.
Error message
Could not create token app role 'TOKEN'. Error: {"errors":["invalid secret id"]}
Version and installation information
CD for PE version: All supported
Solution
Mismatch credentials with a pod’s secret caused the error in your pipeline’s output. To resolve the issue in Continuous Delivery for Puppet Enterprise, run:
kubectl rollout restart statefulset cd4pe-vault
How can we improve this article?
0 comments
Please sign in to leave a comment.
Related articles