This repository was archived by the owner on Apr 24, 2023. It is now read-only.
Commit 39886aa
output: configmaps: use KUBERNETES_SERVICE_* environment (#39)
* Use KUBERNETES_* environment
The Kubernetes API Server host and port could be non-default or restricted across namespaces. The cluster domain may not be `cluster.local` and Network Policies may restrict access. The KUBERNETES_SERVICE_* environment variables always contain the correct host and port for the cluster.
Signed-off-by: Tim Hobbs <[email protected]>
* Update kafka configmap
Signed-off-by: Tim Hobbs <[email protected]>1 parent ccd3ca2 commit 39886aa
File tree
2 files changed
+2
-2
lines changed- output
- elasticsearch
- kafka
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments