tracing: fix namespace

This commit is contained in:
Andrey Kartashov 2019-11-19 14:34:37 +07:00
parent e83f54a1cb
commit 432eed2415
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ metadata:
- resources-finalizer.argocd.argoproj.io
spec:
destination:
namespace: tracing
namespace: observability
server: https://kubernetes.default.svc
project: default
source:

View file

@ -1,4 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: tracing
name: observability