Commit 4882df2
fix: revert mistaken metadata changes in resolvers config-observability
Commit 72c59cd (OTel migration) accidentally changed three metadata
fields in config/resolvers/config-observability.yaml that are specific
to the resolvers deployment:
- Copyright year reverted: 2019 → 2022
- Namespace reverted: tekton-pipelines → tekton-pipelines-resolvers
- Restored label: app.kubernetes.io/component: resolvers
The OTel configuration content in the data section is left unchanged.1 parent 9db88e0 commit 4882df2
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments