mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add overlay patches 14
This commit is contained in:
@@ -1,12 +1,3 @@
|
|||||||
apiVersion: apps/v1
|
- op: replace
|
||||||
kind: Deployment
|
path: "spec/template/spec/containers/0/livenessProbe"
|
||||||
metadata:
|
value: {}
|
||||||
name: argocd-notifications-controller
|
|
||||||
namespace: argocd
|
|
||||||
$patch: replace
|
|
||||||
spec:
|
|
||||||
template:
|
|
||||||
spec:
|
|
||||||
containers:
|
|
||||||
- op: delete
|
|
||||||
livenessProbe: {}
|
|
||||||
Reference in New Issue
Block a user