remove finalizer as it seems to be causing issues
This commit is contained in:
parent
26f2be68b1
commit
f841239b51
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: k8s-poc-demo
|
name: k8s-poc-demo
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|
Loading…
Reference in a new issue