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

View File

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