Remove crds bootstrap
This commit is contained in:
parent
911d876ec0
commit
0bf4f65ff3
@ -1,20 +0,0 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: crds-bootstrap
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: operators
|
||||
source:
|
||||
repoURL: https://git.dvirlabs.com/dvirlabs/operators.git
|
||||
path: crds/
|
||||
targetRevision: master
|
||||
directory:
|
||||
recurse: true
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: operators
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- ApplyOutOfSyncOnly=true
|
||||
- ServerSideApply=true
|
||||
Loading…
x
Reference in New Issue
Block a user