SMARCH-126: bootstrap argocd with argocd

main
Sven Ketelsen 4 years ago
parent 4041870978
commit a3569be53f

@ -1,5 +1,5 @@
# Adds namespace to all resources.
namespace: observability
namespace: jaeger-operator
# Value of this field is prepended to the
# names of all resources, e.g. a deployment named
@ -21,8 +21,7 @@ bases:
- ../manager
- ../webhook
- ../certmanager
# [PROMETHEUS] To enable prometheus monitor, uncomment all sections with 'PROMETHEUS'.
#- ../prometheus
- ../prometheus
patchesStrategicMerge:
# Protect the /metrics endpoint by putting it behind auth.

Loading…
Cancel
Save