mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
removed finalizers
This commit is contained in:
parent
5355422dc9
commit
d04a6f5160
@ -3,8 +3,6 @@ kind: Application
|
|||||||
metadata:
|
metadata:
|
||||||
name: development
|
name: development
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
|
@ -3,8 +3,6 @@ kind: ApplicationSet
|
|||||||
metadata:
|
metadata:
|
||||||
name: core-api
|
name: core-api
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
goTemplate: true
|
goTemplate: true
|
||||||
goTemplateOptions: ["missingkey=error"]
|
goTemplateOptions: ["missingkey=error"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user