refactor(prometheus-operator): Remove static bundle in favor of github provided manifest
This commit is contained in:
parent
38535140ed
commit
ea058e912e
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,7 @@
|
|||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
namespace: monitoring
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- bundle.yaml
|
- https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.69.1/bundle.yaml
|
||||||
- servicemonitor.yaml
|
- servicemonitor.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user