mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add overlay patches 6
This commit is contained in:
@@ -3,12 +3,12 @@ kind: Deployment
|
||||
metadata:
|
||||
name: argocd-notifications-controller
|
||||
namespace: argocd
|
||||
$patch: replace
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
- $patch: replace
|
||||
livenessProbe: {}
|
||||
- livenessProbe: {}
|
||||
# failureThreshold: 3
|
||||
# periodSeconds: 10
|
||||
# successThreshold: 1
|
||||
|
||||
Reference in New Issue
Block a user