Compare commits
No commits in common. "f8188d88e77e5a1cbe9110984a847b417db3cfa5" and "8a3e96af1b68cbe1e16bb36c5d8dae678e9daab6" have entirely different histories.
f8188d88e7
...
8a3e96af1b
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
|
- operators/prometheus.yaml
|
||||||
|
- operators/mariadb.yaml
|
||||||
|
- dns/bind.yaml
|
||||||
- monitoring/provider.yaml
|
- monitoring/provider.yaml
|
||||||
- monitoring/grafana.yaml
|
- monitoring/grafana.yaml
|
||||||
- monitoring/loki.yaml
|
- monitoring/loki.yaml
|
||||||
- monitoring/prometheus.yaml
|
|
||||||
- operators/mariadb.yaml
|
|
||||||
- dns/bind.yaml
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue