Add overlay patches 14

This commit is contained in:
Ruben Hensen
2024-09-14 22:05:53 +02:00
parent 014efbd992
commit d79c96f264
@@ -1,12 +1,3 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: argocd-notifications-controller
namespace: argocd
$patch: replace
spec:
template:
spec:
containers:
- op: delete
livenessProbe: {}
- op: replace
path: "spec/template/spec/containers/0/livenessProbe"
value: {}