Commit d95b529
fix: use bearerTokenFile instead of invalid authorization.credentialsFile
The ServiceMonitor CRD does not have a credentialsFile field under
authorization. Revert to bearerTokenFile which is a valid top-level
endpoint field (same as the chart's kubelet ServiceMonitor uses).
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9ef90a1 commit d95b529
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
90 | | - | |
91 | | - | |
| 89 | + | |
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
| |||
0 commit comments