3 Commits

Author SHA1 Message Date
c94272962d Update Helm release gitea to v12
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 17s
2025-05-18 00:00:48 +00:00
28582895e9 fix port 2025-05-17 18:53:24 -05:00
78b8c3174c change application 2025-05-17 18:51:59 -05:00
2 changed files with 2 additions and 5 deletions

View File

@@ -20,14 +20,12 @@ spec:
namespace: kube-system
revisionHistoryLimit: 3
ignoreDifferences:
- group: ""
kind: ServiceMonitor
- kind: ServiceMonitor
jsonPointers:
- /spec/endpoints/relabelings/action
syncPolicy:
automated:
prune: true
selfHeal: false
retry:
limit: 10
backoff:
@@ -142,7 +140,6 @@ spec:
syncPolicy:
automated:
prune: true
selfHeal: false
retry:
limit: 10
backoff:

View File

@@ -59,7 +59,7 @@ ntfy:
# - name: NTFY_WEB_PUSH_EMAIL_ADDRESS
# value: ""
- name: NTFY_METRICS_LISTEN_HTTP
value: 9090
value: :9090
- name: NTFY_LOG_LEVEL
value: info
probes: