Compare commits
2 Commits
c94272962d
...
5a68b8ba42
Author | SHA1 | Date | |
---|---|---|---|
5a68b8ba42
|
|||
a20d0908f8 |
@@ -28,7 +28,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: gitea
|
- name: gitea
|
||||||
version: 11.0.1
|
version: 12.0.0
|
||||||
repository: https://dl.gitea.io/charts/
|
repository: https://dl.gitea.io/charts/
|
||||||
- name: app-template
|
- name: app-template
|
||||||
alias: renovate
|
alias: renovate
|
||||||
|
@@ -69,9 +69,7 @@ ntfy:
|
|||||||
spec:
|
spec:
|
||||||
exec:
|
exec:
|
||||||
command:
|
command:
|
||||||
- /usr/bin/env
|
- CMD-SHELL
|
||||||
- bash
|
|
||||||
- -c
|
|
||||||
- wget -q --tries=1 http://localhost:80/v1/health -O - | grep -Eo '\"healthy\"\\s*:\\s*true' || exit 1
|
- wget -q --tries=1 http://localhost:80/v1/health -O - | grep -Eo '\"healthy\"\\s*:\\s*true' || exit 1
|
||||||
failureThreshold: 5
|
failureThreshold: 5
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 60
|
||||||
|
Reference in New Issue
Block a user