issues
search
ctrlplane
/
copilot
Key broker service
GNU General Public License v3.0
1
stars
1
forks
source link
feat(deployment): add livenessProbe and ImagePullPolicy
#20
Closed
ekwisnek
closed
2 years ago
ekwisnek
commented
2 years ago
Added livenessProbe to copilot Deployment
probe is httpGet
location is
http://:8080//actuator/health
Added livenessProbe to copilot Deployment