1 Commits

Author SHA1 Message Date
b4566df74f Update Helm release gitea to v12 2025-05-17 23:50:49 +00:00
2 changed files with 5 additions and 2 deletions

View File

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