Merge pull request 'prevent-staging-leak' (#24) from prevent-staging-leak into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #24
This commit is contained in:
Aaron Riedel 2024-02-02 11:48:01 +01:00
commit bf29b08564
2 changed files with 9 additions and 3 deletions

View file

@ -30,7 +30,7 @@ spec:
httpGet:
path: /
port: 8080
initialDelaySeconds: 3
initialDelaySeconds: 4
periodSeconds: 3
---
apiVersion: v1