mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +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:
|
metadata:
|
||||||
name: cert-manager
|
name: cert-manager
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: cert-manager
|
namespace: cert-manager
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@ kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: ingress-nginx
|
name: ingress-nginx
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: ingress-nginx
|
namespace: ingress-nginx
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@ kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: local-path-provisioner
|
name: local-path-provisioner
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: local-path-storage
|
namespace: local-path-storage
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@ kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: logging
|
name: logging
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: logging
|
namespace: logging
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@ kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: services
|
name: services
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: default
|
namespace: default
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@ kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: timemachine
|
name: timemachine
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
finalizers:
|
|
||||||
- resources-finalizer.argocd.argoproj.io
|
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
namespace: timemachine
|
namespace: timemachine
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue