remove probes
This commit is contained in:
		| @@ -192,21 +192,6 @@ ntfy-alertmanager: | ||||
|             repository: xenrox/ntfy-alertmanager | ||||
|             tag: 0.4.0 | ||||
|             pullPolicy: IfNotPresent | ||||
|           probes: | ||||
|             liveness: | ||||
|               enabled: true | ||||
|               custom: true | ||||
|               spec: | ||||
|                 httpGet: | ||||
|                   path: / | ||||
|                   port: http | ||||
|             readiness: | ||||
|               enabled: true | ||||
|               custom: true | ||||
|               spec: | ||||
|                 httpGet: | ||||
|                   path: / | ||||
|                   port: http | ||||
|   service: | ||||
|     main: | ||||
|       controller: main | ||||
|   | ||||
		Reference in New Issue
	
	Block a user