Fix logging example YAML #3037

This commit is contained in:
Catherine Luse
2021-02-23 20:16:52 -07:00
parent a41489e4fc
commit f6412e9620
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ metadata:
namespace: "cattle-logging-system"
spec:
globalOutputRefs:
- "example-es
- "example-es"
```
We should now see our configured index with logs in it.
@@ -115,7 +115,7 @@ metadata:
namespace: "cattle-logging-system"
spec:
globalOutputRefs:
- "example-es
- "example-es"
```
We should now see our configured index with logs in it.