Add role required by fetcher pod to fetch events & pods in helm chart (#2048)
* Add role required by fetcher pod to fetch events & pods in helm chart Signed-off-by: Sanket Sudake <sanketsudake@gmail.com> * Add prometheus repo in Github PR flow Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
run: ./hack/runtests.sh
|
||||
|
||||
- name: Helm update
|
||||
run: helm repo add helm https://charts.helm.sh/stable
|
||||
run: helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
|
||||
|
||||
- name: Install Skaffold
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user