fluxcd : adding repo example with some apps
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: infrastructure
|
||||
resources:
|
||||
- flux-podmonitor.yaml
|
||||
- php-fpm-exporters-servicemonitor.yaml
|
||||
- rabbitmq-servicemonitor.yaml
|
||||
- python-metrics-servicemonitor.yaml
|
||||
- php-metrics-servicemonitor.yaml
|
||||
- http-broadcaster-servicemonitor.yaml
|
||||
Reference in New Issue
Block a user