Files
k8scd/argocd/overlays/argocd-notifications-controller-patch.yaml
T
2024-09-14 22:01:13 +02:00

12 lines
217 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: argocd-notifications-controller
namespace: argocd
$patch: replace
spec:
template:
spec:
containers:
- op: delete
livenessProbe: {}