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