Commit Graph

2 Commits

Author SHA1 Message Date
Cory O'Daniel
7e0e5cd188 DRY up resource names 2019-03-19 16:21:00 -07:00
Cory O'Daniel
5fcf652cbf Adding kustomization files for remote bases
Closes #2391

Adds support to allow kustomize users to point to a [remote
base](https://github.com/kubernetes-sigs/kustomize/blob/master/examples/remoteBuild.md) of the prometheus-operator and kube-prometheus. Now that kustomize is a part of kubectl, this is provides a very simple way of installing prometheus-operator and kube-prometheus with no additional tools besides kubectl.

* [Added] kustomization.yaml: hardcoded kustomization base for prometheus-operator
bundle.yaml
* [Added] kustomization generation from kube-prometheus example jsonnet
2019-03-18 14:53:56 -07:00