Compare commits
4 Commits
716a809bd2
...
a3ea096f90
Author | SHA1 | Date | |
---|---|---|---|
a3ea096f90
|
|||
3c80d546a7 | |||
03b5795c96 | |||
13a242aab8 |
@@ -30,7 +30,7 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
conversionStrategy: Default
|
conversionStrategy: Default
|
||||||
decodingStrategy: None
|
decodingStrategy: None
|
||||||
key: /pushover/key
|
key: /cl01tl/kube-prometheus-stack/ntfy-alertmanager
|
||||||
metadataPolicy: None
|
metadataPolicy: None
|
||||||
property: ntfy_password
|
property: ntfy_password
|
||||||
|
|
||||||
|
@@ -178,6 +178,8 @@ kube-prometheus-stack:
|
|||||||
requests:
|
requests:
|
||||||
storage: 200Gi
|
storage: 200Gi
|
||||||
ntfy-alertmanager:
|
ntfy-alertmanager:
|
||||||
|
global:
|
||||||
|
fullnameOverride: ntfy-alertmanager
|
||||||
controllers:
|
controllers:
|
||||||
main:
|
main:
|
||||||
type: deployment
|
type: deployment
|
||||||
@@ -190,21 +192,6 @@ ntfy-alertmanager:
|
|||||||
repository: xenrox/ntfy-alertmanager
|
repository: xenrox/ntfy-alertmanager
|
||||||
tag: 0.4.0
|
tag: 0.4.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
probes:
|
|
||||||
liveness:
|
|
||||||
enabled: true
|
|
||||||
custom: true
|
|
||||||
spec:
|
|
||||||
httpGet:
|
|
||||||
path: /
|
|
||||||
port: http
|
|
||||||
readiness:
|
|
||||||
enabled: true
|
|
||||||
custom: true
|
|
||||||
spec:
|
|
||||||
httpGet:
|
|
||||||
path: /
|
|
||||||
port: http
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
controller: main
|
controller: main
|
||||||
|
Reference in New Issue
Block a user