SMARCH-126: bootstrap argocd with argocd
parent
5714a3cac8
commit
bd73c2cbc6
@ -1,3 +1,4 @@
|
||||
---
|
||||
apiVersion: jaegertracing.io/v1
|
||||
kind: Jaeger
|
||||
metadata:
|
||||
@ -0,0 +1,3 @@
|
||||
---
|
||||
resources:
|
||||
- jaeger.yml
|
||||
@ -1,3 +0,0 @@
|
||||
resources:
|
||||
- ../ingress
|
||||
- ../jaeger
|
||||
@ -0,0 +1,3 @@
|
||||
resources:
|
||||
- ../crd
|
||||
- ../ingress
|
||||
@ -0,0 +1,3 @@
|
||||
---
|
||||
resources:
|
||||
- jaeger-collector.yaml
|
||||
Loading…
Reference in New Issue