Merge branch 'qa' into 'prodnso'

Rollout to PRODNSO - 2022.04.25

See merge request smardigo-hetzner/argocd/operator-jaeger!2
prodnso
Ketelsen, Sven 4 years ago
commit 011cfca868

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

Loading…
Cancel
Save