mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +00:00
main: chore
This commit is contained in:
parent
256358803d
commit
ca942e35f5
6 changed files with 0 additions and 12 deletions
|
|
@ -3,8 +3,6 @@ kind: Application
|
|||
metadata:
|
||||
name: cert-manager
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: cert-manager
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ kind: Application
|
|||
metadata:
|
||||
name: ingress-nginx
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: ingress-nginx
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ kind: Application
|
|||
metadata:
|
||||
name: local-path-provisioner
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: local-path-storage
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ kind: Application
|
|||
metadata:
|
||||
name: logging
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: logging
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ kind: Application
|
|||
metadata:
|
||||
name: services
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: default
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@ kind: Application
|
|||
metadata:
|
||||
name: timemachine
|
||||
namespace: argocd
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: timemachine
|
||||
|
|
|
|||
Loading…
Reference in a new issue