finalizers

This commit is contained in:
Danijel Simeunovic
2026-03-04 13:36:23 +01:00
parent c4746047cd
commit 89753324dc
2 changed files with 4 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ metadata:
notifications.argoproj.io/subscribe.on-sync-succeeded.slack: "" notifications.argoproj.io/subscribe.on-sync-succeeded.slack: ""
notifications.argoproj.io/subscribe.on-sync-failed.slack: "" notifications.argoproj.io/subscribe.on-sync-failed.slack: ""
notifications.argoproj.io/subscribe.on-degraded.slack: "" notifications.argoproj.io/subscribe.on-degraded.slack: ""
finalizers:
- resources-finalizer.argocd.argoproj.io
spec: spec:
project: default project: default
source: source:

View File

@@ -13,6 +13,8 @@ metadata:
app.kubernetes.io/name: music-man app.kubernetes.io/name: music-man
app.kubernetes.io/part-of: apps app.kubernetes.io/part-of: apps
app.kubernetes.io/managed-by: argocd app.kubernetes.io/managed-by: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec: spec:
project: default project: default