This repository was archived by the owner on May 16, 2023. It is now read-only.
Commit e085818
Support to add Kibana annotations at deployment level (#1417)
* Adding support to Ingress networking.k8s.io/v1
* Adjusting ES service name
* Removing ingress typo & adjusting python test
* Adjusting python tests to use the new ingress version
* fixing conflict
* Adding support to kubernetes ingress v1 & ClassName
* Adding reformatted files
* fixing conflict
* Adding ClassName & Pathtype on ingress settings
* Performing syntax adjustments and removing comments
* Adding support to annotation on Kibana deploymet
* fixing syntax
* Fixing as per reviewer request
* Adding kibana tests & annotations at README
Co-authored-by: jmlrt <[email protected]>1 parent 7fbeaa7 commit e085818
File tree
4 files changed
+21
-0
lines changed- kibana
- templates
- tests
4 files changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| |||
0 commit comments