Compare commits
3 Commits
b4566df74f
...
c94272962d
Author | SHA1 | Date | |
---|---|---|---|
c94272962d
|
|||
28582895e9 | |||
78b8c3174c |
@@ -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:
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user