mirror of
https://github.com/fluxcd/flagger.git
synced 2026-02-27 16:23:53 +00:00
13 lines
228 B
YAML
13 lines
228 B
YAML
namespace: flagger-system
|
|
commonLabels:
|
|
app: flagger-prometheus
|
|
resources:
|
|
- account.yaml
|
|
- rbac.yaml
|
|
- service.yaml
|
|
- deployment.yaml
|
|
configMapGenerator:
|
|
- name: flagger-prometheus
|
|
files:
|
|
- prometheus.yml
|